turn on ascii_only for issue with emoji and regex#2596
turn on ascii_only for issue with emoji and regex#2596gaearon merged 1 commit intofacebook:masterfrom
Conversation
|
Do we need to report a bug to Uglify? |
|
The question is why did they have that option in the first place and not turned on by default? I'll try to dig more on that. |
|
mishoo/UglifyJS#171 I think they do that because it affects bundle size. |
|
it also suggests that |
|
If we change it to remove dash does it work? Then I'd prefer to do that. |
|
it doesn't work when I remove the dash |
|
Thanks! |


Fixing #2488


Verified the changes by cloning https://github.com/crabicode/create-react-app-emoji and manually editing react-scripts/config/webpack.config.prod.js
Before:
After: