You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
Please refer this issue emoji got stripped when building in create-react-app
Seems like the uglifying removes some required bits from emoji symbols:
production -> "🕹�": "1f579
development -> "🕹️":"1f579"
Any ideas what can cause the problem?
The text was updated successfully, but these errors were encountered: