We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d45bce2 commit 916a616Copy full SHA for 916a616
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