Added profiling build to CI

This commit is contained in:
orangemug
2019-10-16 09:56:26 +01:00
parent 201ecac156
commit c27deefdef
3 changed files with 22 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ templates:
- run: mkdir -p /tmp/artifacts/logs
- run: npm run build
- run: npm run profiling-build
- run: npm run lint
- run: npm run lint-styles
- store_artifacts: