Fix incremental prebuilds in Gitpod

1930-first-upload-in-a-batch-always-fails
Kasper Seweryn 2022-11-27 00:53:27 +00:00 zatwierdzone przez JuniorJPDJ
rodzic b75958c26d
commit 8947c030ed
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -36,7 +36,7 @@ tasks:
VUE_EDITOR: code
before: cd front
init: |
yarn install
[ -d "node_modules" ] || yarn install
yarn run i18n-compile
command: yarn dev --host 0.0.0.0 --base /front/