Attempt to fix the build

This commit is contained in:
Pieter Vander Vennet 2022-07-18 15:15:48 +02:00
parent d7672ce5ea
commit c8de5166f1
3 changed files with 43 additions and 15 deletions

View file

@ -12,6 +12,7 @@ mkdir dist/assets 2> /dev/null
# This script ends every line with '&&' to chain everything. A failure will thus stop the build
npm run generate:editor-layer-index &&
npm run generate &&
npm run generate:translations &&
npm run test &&
npm run generate:layouts