Commit d38b247
fix(@angular-devkit/build-angular): display debug logs when using the
Webpack doesn't display debug logs when setting the log level to verbose.
See: https://webpack.js.org/configuration/other-options/#debug and https://webpack.js.org/configuration/other-options/#level
(cherry picked from commit be2b268)--verbose option1 parent 5682bae commit d38b247
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 | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| 418 | + | |
418 | 419 | | |
419 | 420 | | |
420 | 421 | | |
| |||
0 commit comments