Skip to content

Commit

Permalink
Merge pull request #262 from openedx/abdullahwaheed/react-intl-to-for…
Browse files Browse the repository at this point in the history
…matjs

feat: babel-plugin-react-intl to babel-plugin-formatjs migration
  • Loading branch information
feanil authored Feb 8, 2024
2 parents 2f48cc5 + df7a189 commit 3b39c79
Show file tree
Hide file tree
Showing 3 changed files with 422 additions and 340 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ i18n = ./src/i18n
transifex_input = $(i18n)/transifex_input.json

# This directory must match .babelrc .
transifex_temp = ./temp/babel-plugin-react-intl
transifex_temp = ./temp/babel-plugin-formatjs

NPM_TESTS=build i18n_extract lint test

Expand Down
Loading

0 comments on commit 3b39c79

Please sign in to comment.