mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Updated almost all dependencies.
Socket.io' has-binary PR finally got merged so updating to the latest version.
This commit is contained in:
6
res/web_modules/angular-ladda/index.js
vendored
6
res/web_modules/angular-ladda/index.js
vendored
@@ -1,8 +1,8 @@
|
||||
require('ladda/dist/ladda-themeless.min.css')
|
||||
window.Ladda = require('ladda/js/ladda')
|
||||
|
||||
//window.Ladda = require('ladda/js/ladda')
|
||||
require('angular-ladda/src/angular-ladda')
|
||||
|
||||
module.exports = {
|
||||
Ladda: window.Ladda,
|
||||
//Ladda: window.Ladda,
|
||||
name: 'angular-ladda'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user