-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
chore(build): 1.0.1-beta.2 build:prod fails with errors #103
Comments
Ok, right after i found some more clues... |
@bitbay unfortunately there some problems with webpack prod build |
@bitbay don't try to solve |
and may be upgrading to beta-2 could solve this issue |
Thing is, ./make.js is depends on name of folder where ng2-bootstrap is cloned If you will read an Issue I have mentioned before anyway with TS 1.8 released I will revisit system.js bundles build process |
@bitbay and buy the way, Issues you have mentioned is fixed by rollback to v 0.2 CompressionPlugin |
awesome! Updating now and give it a try! edit |
thats good :) |
Fresh cloning the latest 1.0.1-beta.2 and running
results the following error and no built/bundled files created:
I tried running other npm scripts as well:
Maybe the build:prod fails because ./make.js is failing?
The text was updated successfully, but these errors were encountered: