Commit 2c23cda
fix(@angular/cli): install webpack at ejection (angular#5745)
After ng eject, webpack package is not installed in the project, so npm run build requires global webpack installation.1 parent dd4e071 commit 2c23cda
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| 465 | + | |
465 | 466 | | |
466 | 467 | | |
467 | 468 | | |
| |||
0 commit comments