We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd8cfcb commit c468e76Copy full SHA for c468e76
packages/angular_devkit/build_angular/src/browser/schema.json
@@ -170,8 +170,8 @@
170
},
171
"extractLicenses": {
172
"type": "boolean",
173
- "description": "Extract all licenses in a separate file, in the case of production builds only.",
174
- "default": true
+ "description": "Extract all licenses in a separate file.",
+ "default": false
175
176
"showCircularDependencies": {
177
0 commit comments