Skip to content

Instantly share code, notes, and snippets.

@fulopdaniel
Created August 10, 2018 16:21
Show Gist options
  • Save fulopdaniel/e6a0185d8e970dbeacbcd9effb1280ce to your computer and use it in GitHub Desktop.
Save fulopdaniel/e6a0185d8e970dbeacbcd9effb1280ce to your computer and use it in GitHub Desktop.
"scripts": {
"build:translations": "react-intl-cra './src/**/*.js' -o ./build/messages/messages.json && babel scripts/translate.js | node && babel scripts/copyTranslationsToDB.js | node",
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment