Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Conversation

@CxRes
Copy link
Contributor

@CxRes CxRes commented Jul 15, 2017

uglify option in build now accepts uglify.output consistent with the Uglify2 API.

This change does NOT change existing behaviour as the inconsistent uglify.beautify is still valid. Internally uglify.output is copied into uglify.beautify, when the latter is not specified. If uglify.beautify is specified, then uglify.output is ignored.

`uglify` option in `build` now accepts `uglify.output` consistent with the Uglify2 API.

This change does NOT change existing behaviour as the inconsistent `uglify.beautify` is still valid. Internally `uglify.output` is copied into `uglify.beautify`, when the latter is not specified. If `uglify.beautify` is specified, then `uglify.output` is ignored.
@guybedford guybedford merged commit 8a8dcba into systemjs:master Jul 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants