Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore: Attempting to merge Master in to (Theseus) Replatforming
Browse files Browse the repository at this point in the history
  • Loading branch information
grmartin committed Jan 19, 2024
1 parent a5c446b commit 2e3b393
Show file tree
Hide file tree
Showing 13 changed files with 5,527 additions and 3,399 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ 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

requirements:
npm install
npm ci

i18n.extract:
# Pulling display strings from .jsx files into .json files...
Expand Down
Loading

0 comments on commit 2e3b393

Please sign in to comment.