Tiny potential issue about incorrect '(ngfactory|ngstyle).js$' in Webpack configuration #15195
Labels
area: @angular-devkit/build-angular
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
No.
Description
in
angular-cli/packages/angular_devkit/build_angular/src/angular-cli-files/models/webpack-configs/common.ts
Line 419 in 607e6f7
I think
/(ngfactory|ngstyle).js$/
meant to be/(ngfactory|ngstyle)\.js$/
.and
angular-cli/packages/angular_devkit/build_angular/src/angular-cli-files/models/webpack-configs/common.ts
Line 406 in 607e6f7
🔬 Minimal Reproduction
🔥 Exception or Error
🌍 Your Environment
The text was updated successfully, but these errors were encountered: