Commit cebbf7a
committed
fix(@schematics/angular): remove explicit
The `outputPath` option now defaults to `dist/<project_name>` for applications.
This removes the need to explicitly set the option within a newly generated
project. The value removal also reduces the overall size of the `angular.json`
configuration for new projects. Existing projects are not modified by this
change.outputPath option value from generated applications1 parent 63428f3 commit cebbf7a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
240 | 239 | | |
241 | 240 | | |
242 | 241 | | |
| |||
0 commit comments