Skip to content

Commit f454b7c

Browse files
jbogarthydehansl
authored andcommitted
docs: remove uglify reference
1 parent ed6e765 commit f454b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/cli/commands/definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
]
2222
},
2323
"prod": {
24-
"description": "When true, sets the build configuration to the production target.\nAll builds make use of bundling and limited tree-shaking, A production build also runs limited dead code elimination using UglifyJS.",
24+
"description": "When true, sets the build configuration to the production target.\nAll builds make use of bundling and limited tree-shaking, A production build also runs limited dead code elimination.",
2525
"type": "boolean"
2626
}
2727
}

0 commit comments

Comments
 (0)