Commit 9cf3d06
committed
fix(@schematics/angular): remove browser field from generated angular.json
The browser field is now optional with a default value of 'src/main.ts' as of commit c560d44.
This remove the explicit browser field from the application schematic template since it's no longer needed.1 parent acd785a commit 9cf3d06
File tree
2 files changed
+0
-3
lines changed- packages/schematics/angular/application
2 files changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
299 | 298 | | |
300 | 299 | | |
301 | 300 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | 390 | | |
392 | 391 | | |
393 | 392 | | |
| |||
477 | 476 | | |
478 | 477 | | |
479 | 478 | | |
480 | | - | |
481 | 479 | | |
482 | 480 | | |
483 | 481 | | |
| |||
0 commit comments