Skip to content
Snippets Groups Projects
Commit daa8dd63 authored by AndiMajore's avatar AndiMajore
Browse files

fixed build target

parent dc43f403
No related branches found
No related tags found
1 merge request!2Arenal production settings
......@@ -17,7 +17,7 @@
"bundle": "npm run build-prod netex && npm run package-es5 && npm run package-es2015",
"build:netex": "npm run build-prod netex && node build-netex.js",
"build:netex-dev": "npm run build-dev netex && node build-netex.js",
"build:netex-dock1": "npm run build-old netex && node build-netex.js",
"build:netex-old": "npm run build-old netex && node build-netex.js",
"prefix": "bash prefix_styles.sh",
"prefixcss": "postcss -r drugsTone-build/styles.css"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment