1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00
OpenSTF/res/web_modules/ng-file-upload/index.js
Gunther Brunner 50e4dfd47b Updated most dependencies.
Upgraded ng-file-upload to 2.0
2014-12-02 16:15:52 +09:00

6 lines
147 B
JavaScript

require('ng-file-upload/angular-file-upload-shim')
require('ng-file-upload/angular-file-upload')
module.exports = {
name: 'angularFileUpload'
}