angular-file-upload icon indicating copy to clipboard operation
angular-file-upload copied to clipboard

Add export default to export module name

Open overra opened this issue 7 years ago • 1 comments

With this we would be able to do

import ngFileUpload from 'angular-file-upload'

angular.module('moduleName', [ngFileUpload])

overra avatar Jun 16 '17 19:06 overra

Hmm... Thanks. Do you use this package with webpack and create your own bundle?

nervgh avatar Aug 28 '17 18:08 nervgh