Closed azarus closed 7 years ago
Yes, 1.7.x are broken and I was not able to fix it so far. I requested unpublish of 1.7.0, use 1.6.x.
AoT errors are not visible on current demo, this package should use angular-cli so that we can test it.
I think good starting point would be to setup it like this https://medium.com/@ngl817/building-an-angular-4-component-library-with-the-angular-cli-and-ng-packagr-53b2ade0701e
Thanks. I downgraded and specified fixed version for my deployments so far. Let me know once a new version is available. Thank you.
ng2-nouislider@1.6.2 works with angular cli 1.4.2 ng2-nouislider@1.7.2 no longer works with angular cli 1.4.2
Command:
ng build --prod
produces error:Code:
Tried declaratiors, providers and exports and so on.