This repository was archived by the owner on Apr 4, 2025. It is now read-only.
Commit ea89656
refactor(@angular-devkit/build-angular): refactor the DevServerBuilder to be extendable, so you can override the webpack configuration
1 parent 149670b commit ea89656
File tree
1 file changed
+14
-4
lines changed- packages/angular_devkit/build_angular/src/dev-server
1 file changed
+14
-4
lines changedLines changed: 14 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
| 114 | + | |
117 | 115 | | |
118 | 116 | | |
119 | 117 | | |
| |||
233 | 231 | | |
234 | 232 | | |
235 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
236 | 247 | | |
237 | 248 | | |
238 | 249 | | |
| |||
465 | 476 | | |
466 | 477 | | |
467 | 478 | | |
468 | | - | |
469 | 479 | | |
0 commit comments