-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
optimize deploy structure #110
Comments
Rollup is the recommended tool for 3rd party libs due to its effective treeshaking. |
I tried my question on stackoverflow: http://stackoverflow.com/questions/39867324/unexpected-value-x-imported-by-the-module-z-when-using-flag-aot/39868123#39868123 |
the project is based on angular-cli. This isn't an optimal solution for a lib project that's deployed as npm module. This needs to be optimized.
yet todo:
The text was updated successfully, but these errors were encountered: