Skip to content

Commit

Permalink
Merge branch 'master' of github.com:openedx/frontend-app-publisher in…
Browse files Browse the repository at this point in the history
…to Ali-Abbas/react-router-upgrade
  • Loading branch information
Syed-Ali-Abbas-Zaidi committed Nov 1, 2023
2 parents 7502eeb + a33966b commit 9444dbe
Show file tree
Hide file tree
Showing 3 changed files with 3,798 additions and 2,432 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ 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

npm-install-%: ## install specified % npm package on the cookie-cutter container
npm install $* --save-dev
Expand Down
Loading

0 comments on commit 9444dbe

Please sign in to comment.