leewinder / ng2-file-drop

An Angular module for simple desktop file drag and drop with automatic file validation and dynamic style adjustment.
MIT License
28 stars 26 forks source link

Unexpected value 'FileDropModule' imported by the module 'AppModule' #9

Closed reinaldozhang closed 7 years ago

reinaldozhang commented 7 years ago

Hi there. I am having trouble importing this module to my Angular2 web app. Currently I am using webpack as a replacement for systemjs.config.js. Any suggestion on how to solve this problem? Thanks a lot.

leewinder commented 7 years ago

Hopefully this is resolved in v1.0.0 - Pull request #28