Skip to content

Commit ab75adb

Browse files
committed
fix: fix reactifex push pathway
1 parent f73a0ec commit ab75adb

File tree

3 files changed

+4724
-29754
lines changed

3 files changed

+4724
-29754
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ tx_url2 = https://www.transifex.com/api/2/project/edx-platform/resource/studio-f
7575
push_translations: | i18n.extract
7676
# Transifex is set up to watch transifex_input.json, but that filetype lacks comments
7777
./node_modules/@edx/reactifex/bash_scripts/get_hashed_strings_v3.sh
78-
$$(npm bin)/transifex-utils.js ./src/data/i18n/default --comments --v3-scripts-path
78+
$$(npm bin)/edx_reactifex ./src/data/i18n/default --comments --v3-scripts-path
7979
./node_modules/@edx/reactifex/bash_scripts/put_comments_v3.sh
8080

8181
pull_translations: ## must be exactly this name for edx tooling support, see ecommerce-scripts/transifex/pull.py

0 commit comments

Comments
 (0)