-
Notifications
You must be signed in to change notification settings - Fork 12k
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
ngtools/webpack not work #4284
Comments
|
@filipesilva if set
|
That's a different problem though, and the real reason why you can't get size reductions. @hansl do you know the cause of that error? |
@filipesilva the error means i need set |
@filipesilva @hansl after i change all template:require('...') to templateUrl:'....',the error disappears,but generate file size(4126KB after minify) big than use jit. |
@filipesilva @hansl can give me some pointers? |
@filipesilva @hansl still get big size bund file |
@keyiis you have to wait for a release to get the latest version. The PR fixing this has been merged but not released to npm yet. |
@filipesilva i already update @ngtools/webpack & @angular/cli to last version,but aot still not work! |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
OS?
Versions.
Repro steps.
tsconfig.aot.json
webpack.aot.js
The log given by the failure.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: