1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-14 13:36:33 +02:00

Don't use babel.

This commit is contained in:
Bogdan Bodnar
2019-12-26 23:25:12 +01:00
parent 68e4368ae3
commit bd4e1953e3
3 changed files with 3 additions and 8 deletions

View File

@ -35,11 +35,6 @@ $(VENV_NAME)/bin/activate:
install-js: package.json
npm install --save-dev
watch-js:
npm run build:watch
build-js:
npm run build
collect-files:
sh scripts/collect_files.sh
pack: collect-files