mirror of
https://github.com/fluencelabs/dweb-transports
synced 2025-04-24 22:32:16 +00:00
Change webpack to production; update; webpack; deploy
This commit is contained in:
parent
6ce7080846
commit
a3732af1b7
62
dist/dweb-transports-bundle.js
vendored
62
dist/dweb-transports-bundle.js
vendored
File diff suppressed because one or more lines are too long
@ -45,7 +45,7 @@
|
|||||||
"url": "git://github.com/internetarchive/dweb-transports.git"
|
"url": "git://github.com/internetarchive/dweb-transports.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "webpack --mode development",
|
"build": "webpack --mode production",
|
||||||
"test": "cd src; node ./test.js",
|
"test": "cd src; node ./test.js",
|
||||||
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
|
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user