-
Notifications
You must be signed in to change notification settings - Fork 637
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch default JS minifier to
metro-minify-terser
internally
Summary: Align internal Metro configuration of `minifierPath` with the OSS default, and away from the deprecated `uglify-es`. This also allows us to remove some hacks necessary to test `uglify-es`, because it uses `fs` to load its dependencies. Reviewed By: motiz88 Differential Revision: D43391760 fbshipit-source-id: 0c91b82bdb8e8b0054051a6d4ca40f440a8516f8
- Loading branch information
1 parent
3bef954
commit b422ed6
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters