1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00
OpenSTF/res/web_modules/angular-ladda/index.js
Gunther Brunner 5c5bd7a822 Updated almost all dependencies.
Socket.io' has-binary PR finally got merged so updating to the latest version.
2015-02-24 18:59:56 +09:00

8 lines
158 B
JavaScript

//window.Ladda = require('ladda/js/ladda')
require('angular-ladda/src/angular-ladda')
module.exports = {
//Ladda: window.Ladda,
name: 'angular-ladda'
}