-
Notifications
You must be signed in to change notification settings - Fork 12k
@ngtools/webpack can't worked width [email protected] #3660
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
Comments
Can confirm. |
DorianGrey
added a commit
to DorianGrey/ng-webpack-template
that referenced
this issue
Dec 21, 2016
- The RC version does not work in conjunction with the AotPlugin: angular/angular-cli#3660 - Still need to optimize the generated output a little bit.
MRHarrison
pushed a commit
to MRHarrison/angular-cli
that referenced
this issue
Feb 9, 2017
Need to use before-resolve until webpack/webpack#3641 is fixed. Fixes angular#3581 Fixes angular#3660
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Versions.
@ngtools/webpack: 1.2.1
[email protected]
error
TypeError: Cannot read property 'plugin' of null
at AotPlugin.apply (D:\code\angular2\Angular-webpack-AOT\node_modules@ngtools\webpack\src \plugin.js:211:34)
at Compiler.apply (D:\code\angular2\Angular-webpack-AOT\node_modules\tapable\lib\Tapable.j s:270:16)
at WebpackOptionsApply.process (D:\code\angular2\Angular-webpack-AOT\node_modules\webpack\ lib\WebpackOptionsApply.js:61:18)
at webpack (D:\code\angular2\Angular-webpack-AOT\node_modules\webpack\lib\webpack.js:32:48 )
at processOptions (D:\code\angular2\Angular-webpack-AOT\node_modules\webpack\bin\webpack.j s:275:14)
at Object. (D:\code\angular2\Angular-webpack-AOT\node_modules\webpack\bin\webpa ck.js:335:1)
The text was updated successfully, but these errors were encountered: