Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep the original class/function names when minifying code (issue 12209)
While this will obviously increase the size of the output of `gulp minified`/`gulp minified-es5` *slightly*, the resulting files are still a lot smaller than the non-minified builds. See https://github.com/terser/terser#minify-options for information about various Terser options.
- Loading branch information