Gbuomprisco / ng2-material-dropdown

Angular 2 Material-like Dropdown Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ng2DropdownModule' is not exported

mithun-daa opened this issue · comments

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

Seems similar to Gbuomprisco/ngx-chips#273.

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