Skip to content

Commit

Permalink
refactor(@angular-devkit/build-angular): remove deprecated karma buil…
Browse files Browse the repository at this point in the history
…der `environment` option

BREAKING CHANGE:

Remove deprecated karma builder `environment` option
  • Loading branch information
alan-agius4 committed Sep 30, 2020
1 parent 083669e commit aab73e2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/angular_devkit/build_angular/src/karma/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@
},
"additionalProperties": false
},
"environment": {
"type": "string",
"description": "Defines the build environment.",
"x-deprecated": "This option has no effect."
},
"include": {
"type": "array",
"items": {
Expand Down

0 comments on commit aab73e2

Please sign in to comment.