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