Commit a9d2001
fix(@angular-devkit/build-angular): disable runtime errors from being displayed in overlay
By default now webpack-dev-server adds runtime errors in an overlay. See: webpack/webpack-dev-server@aab01b3 this commit disables this functionality.
Closes #25151
(cherry picked from commit 126b23e)1 parent 822b552 commit a9d2001
File tree
1 file changed
+1
-0
lines changed- packages/angular_devkit/build_angular/src/webpack/configs
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| 321 | + | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
| |||
0 commit comments