Skip to content
Snippets Groups Projects
Commit fdda0a17 authored by Lukas Pravda's avatar Lukas Pravda
Browse files

f

parent b6f01061
No related branches found
No related tags found
No related merge requests found
Pipeline #53251 failed with stage
in 45 seconds
......@@ -3,7 +3,7 @@ image: node:latest
before_script:
- npm install
- npm install --save-dev webpack
- webpack --mode=production
- node_modules/.bin/webpack --mode=production
- npm run build
pages:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment