Skip to content

Commit

Permalink
fix(@angular-devkit/build-angular): remove left-over `experimentalRol…
Browse files Browse the repository at this point in the history
…lupPass` option
  • Loading branch information
alan-agius4 authored and clydin committed Mar 1, 2021
1 parent 11b1d9c commit 6a7d1e0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/angular_devkit/build_angular/src/browser/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,11 +384,6 @@
"use-credentials"
]
},
"experimentalRollupPass": {
"type": "boolean",
"description": "Concatenate modules with Rollup before bundling them with Webpack.",
"default": false
},
"allowedCommonJsDependencies": {
"description": "A list of CommonJS packages that are allowed to be used without a build time warning.",
"type": "array",
Expand Down

0 comments on commit 6a7d1e0

Please sign in to comment.