Merge branch 'develop' into feature/removing-jquery

This commit is contained in:
Simon Vieille 2021-10-31 17:48:06 +01:00
commit 3a999b22b0

7
.metroline.yml Normal file
View file

@ -0,0 +1,7 @@
version: '1'
image: deblan/devenv
jobs:
build:
script:
- npm install
- npm run build