Removing paver command

This is not needed in Makefile as
all the logic and invocation of
compilejs would be done via
ecommerce-script repo.

PROD-960
This commit is contained in:
Adeel Khan
2020-02-11 20:07:42 +05:00
parent f6f77d19ba
commit 5dae91bdf8
3 changed files with 5 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ pull_translations: ## pull translations from Transifex
git clean -fdX conf/locale/rtl
git clean -fdX conf/locale/eo
i18n_tool validate
paver i18n_compilejs
detect_changed_source_translations: ## check if translation files are up-to-date
i18n_tool changed