Gbuomprisco / ng2-material-dropdown

Angular 2 Material-like Dropdown Component
MIT License
37 stars 54 forks source link

Ng2DropdownModule' is not exported #30

Open mithun-daa opened 7 years ago

mithun-daa commented 7 years ago

Is SystemJS with Rollup not supported by the distributed artifacts? I get the following error when I do AOT:

'Ng2DropdownModule' is not exported by node_modules/ng2-material-dropdown/dist/ng2-dropdown.bundle.js (imported by tmp/app/shared/datagrid/datagrid.module.js). For help fixing this error see
https://github.com/rollup/rollup/wiki/Troubleshooting#name-is-not-exported-by-module
Gbuomprisco commented 7 years ago

Seems similar to https://github.com/Gbuomprisco/ng2-tag-input/issues/273.

Unfrotunately - I honestly do not know how to fix this issue - I rarely use rollup