Skip to content

Commit 8e38cec

Browse files
committed
refactor(@angular/cli): remove deprecated karma builder environment schema option
1 parent aab73e2 commit 8e38cec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/angular/cli/lib/config/schema.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,10 +1437,6 @@
14371437
},
14381438
"additionalProperties": false
14391439
},
1440-
"environment": {
1441-
"type": "string",
1442-
"description": "Defines the build environment."
1443-
},
14441440
"sourceMap": {
14451441
"description": "Output sourcemaps.",
14461442
"default": true,

0 commit comments

Comments
 (0)