Resolve "Replace Gulp with Webpack"

This commit is contained in:
sonny 2020-03-25 22:24:32 +01:00
parent 16230a11f3
commit b28d42b97b
18 changed files with 1673 additions and 1863 deletions

View file

@ -14,7 +14,7 @@ javascript build:
before_script:
- npm install
script:
- npx gulp
- npm run build
python tests:
services: