docs: mention Terser instead of UglifyJS - #12808
Conversation
Now that angular#11996 landed, the CLI uses Terser instead of UglifyJS.
|
Thanks for the PR. However, the documentation here is correct as this is strictly for version 6. Version 7 documentation has been moved to https://angular.io/guide/build There is currently an open PR to improve the overall descriptions #12741 |
|
@alan-agius4 Ha right, sorry. Maybe this is still interesting for the README of build-optimizer which still mention UglifyJS though? |
|
If you want to go ahead a remove it that it’s fine by me. Though I suggest not to mention the brand or tool that can be used as strictly speaking it can work with any js optimization tool. For instance instead of |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Now that #11996 landed, the CLI uses Terser instead of UglifyJS.