Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop

This commit is contained in:
Pieter Vander Vennet 2022-10-28 04:40:32 +02:00
commit cba1a4340e

View file

@ -14,6 +14,7 @@ npm run generate:editor-layer-index &&
npm run generate &&
npm run generate:translations &&
npm run test &&
npm run generate:layeroverview &&
npm run generate:layouts
if [ $? -ne 0 ]; then