Skip to content

Commit 6a7d1e0

Browse files
alan-agius4clydin
authored andcommitted
fix(@angular-devkit/build-angular): remove left-over experimentalRollupPass option
1 parent 11b1d9c commit 6a7d1e0

File tree

1 file changed

+0
-5
lines changed
  • packages/angular_devkit/build_angular/src/browser

1 file changed

+0
-5
lines changed

packages/angular_devkit/build_angular/src/browser/schema.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -384,11 +384,6 @@
384384
"use-credentials"
385385
]
386386
},
387-
"experimentalRollupPass": {
388-
"type": "boolean",
389-
"description": "Concatenate modules with Rollup before bundling them with Webpack.",
390-
"default": false
391-
},
392387
"allowedCommonJsDependencies": {
393388
"description": "A list of CommonJS packages that are allowed to be used without a build time warning.",
394389
"type": "array",

0 commit comments

Comments
 (0)