Skip to content

Commit 27f73e3

Browse files
feat: babel-plugin-react-intl to babel-plugin-formatjs migration (#572)
1 parent 67700e8 commit 27f73e3

File tree

3 files changed

+1975
-1484
lines changed

3 files changed

+1975
-1484
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ i18n = ./src/i18n
88
transifex_input = $(i18n)/transifex_input.json
99

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

1313
NPM_TESTS=build i18n_extract lint test
1414

0 commit comments

Comments
 (0)