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

Commit

Permalink
Merge branch 'master' of github.com:openedx/frontend-app-payment into…
Browse files Browse the repository at this point in the history
… Ali-Abbas/bump-frontend-platform
  • Loading branch information
Syed-Ali-Abbas-Zaidi committed Oct 17, 2023
2 parents 65db159 + 8a7cd2e commit 5cf2a70
Show file tree
Hide file tree
Showing 3 changed files with 4,035 additions and 1,680 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ 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

precommit:
npm run lint
npm run audit:allowlisted

requirements:
npm install
npm ci

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

0 comments on commit 5cf2a70

Please sign in to comment.