Open byunru opened 7 years ago
1) import { NvD3Component } from 'ng2-nvd3'; in multiple modules will fail 2) import { NvD3Component } from 'ng2-nvd3'; in one module, and share it to other module, also fail
fail on ng build -prod -sm
1) import { NvD3Component } from 'ng2-nvd3'; in multiple modules will fail 2) import { NvD3Component } from 'ng2-nvd3'; in one module, and share it to other module, also fail