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 was archived by the owner on Nov 6, 2019. It is now read-only.
Extracts string messages for translation from modules that use React Intl (similar to babel-plugin-react-intl). Right now this requires typescript@^2.3 which is not released yet.
Take a look at compile.ts for example in integration.
About
Extracts string messages for translation from modules that use React Intl.