We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
experimentalRollupPass
1 parent 11b1d9c commit 6a7d1e0Copy full SHA for 6a7d1e0
packages/angular_devkit/build_angular/src/browser/schema.json
@@ -384,11 +384,6 @@
384
"use-credentials"
385
]
386
},
387
- "experimentalRollupPass": {
388
- "type": "boolean",
389
- "description": "Concatenate modules with Rollup before bundling them with Webpack.",
390
- "default": false
391
- },
392
"allowedCommonJsDependencies": {
393
"description": "A list of CommonJS packages that are allowed to be used without a build time warning.",
394
"type": "array",
0 commit comments