Skip to content

Commit

Permalink
chore: webui v2.11.3 (#1666)
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Oct 6, 2020
1 parent 2cfd2f4 commit f2f34bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"clean": "shx rm -rf assets/webui/ node_modules/go-ipfs/bin",
"build": "run-s clean build:webui",
"build:webui": "run-s build:webui:*",
"build:webui:download": "npx ipfs-or-gateway -c bafybeifekmcbbi4nwyj4aasti6x3nuhyli464wfjjfdjg4xnz53lhyiedq -p assets/webui/ -t 360000 --verbose --clean",
"build:webui:download": "npx ipfs-or-gateway -c bafybeigv2xkwu2v27rx56m7ndg5dnz4b7235pn33andlriqhyy5s6nwyvq -p assets/webui/ -t 360000 --verbose --clean",
"build:webui:minimize": "shx rm -rf assets/webui/static/js/*.map && shx rm -rf assets/webui/static/css/*.map",
"package": "shx rm -rf dist/ && run-s build && electron-builder --publish onTag"
},
Expand Down

0 comments on commit f2f34bf

Please sign in to comment.