Commit 69c6ae9e authored by Yoelis Acourt's avatar Yoelis Acourt

add build again

parent 0bb54b81
Pipeline #6996 passed with stages
in 17 minutes and 30 seconds
......@@ -2,6 +2,7 @@
"name": "Gargantext",
"version": "0.0.7.3.7",
"scripts": {
"build": "spago build",
"bundle": "spago bundle --module Main --outfile dist/bundle.min.js --minify --source-maps",
"build-dev": "spago bundle --module Main --outfile dist/bundle.min.js",
"watch": "watchexec -e purs -- npm run build-dev",
......
Markdown is supported
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