We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hi there,
It seems the recent 3.4.0 breaks @ngtools/webpack, which is at the core @angular/cli (angular/angular-cli#7113).
3.4.0
@ngtools/webpack
@angular/cli
In the https://github.com/webpack/enhanced-resolve/releases/tag/v3.4.0 release I only see performance changes so am not too sure what changed that breaks our stuff.
Our direct usage of enhanced-resolve is contained in https://github.com/angular/angular-cli/blob/master/packages/@ngtools/webpack/src/paths-plugin.ts.
enhanced-resolve
Is there anything that comes to mind we need to change to support ^3.4.0?
^3.4.0
Thanks for your time.
The text was updated successfully, but these errors were encountered:
#98 ...
Sorry, something went wrong.
Right you are, closing in favor of that one and moving my comment there.
No branches or pull requests
Hi there,
It seems the recent
3.4.0
breaks@ngtools/webpack
, which is at the core@angular/cli
(angular/angular-cli#7113).In the https://github.com/webpack/enhanced-resolve/releases/tag/v3.4.0 release I only see performance changes so am not too sure what changed that breaks our stuff.
Our direct usage of
enhanced-resolve
is contained in https://github.com/angular/angular-cli/blob/master/packages/@ngtools/webpack/src/paths-plugin.ts.Is there anything that comes to mind we need to change to support
^3.4.0
?Thanks for your time.
The text was updated successfully, but these errors were encountered: