This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(build): Turn on mangling for uglify (#1841)
Turns on mangling for uglify (minified javascript for production). Previously this might've caused issues with AngularJS, but since we are now using `ngAnnotate`, those issues are gone. https://github.com/mishoo/UglifyJS2#minify-options
- Loading branch information