Skip to content

Commit

Permalink
feat: babel-plugin-react-intl to babel-plugin-formatjs migration (#855)
Browse files Browse the repository at this point in the history
* feat: babel-plugin-react-intl to babel-plugin-formatjs migration

* fix: upgraded frontend-build to fix security issue
  • Loading branch information
abdullahwaheed authored Oct 23, 2023
1 parent d677d11 commit 48d2766
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 168 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ transifex_utils = ./node_modules/.bin/transifex-utils.js
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 48d2766

Please sign in to comment.