mirror of
https://github.com/fluencelabs/cosmos-hackathon-frontend
synced 2025-07-31 03:51:54 +00:00
pack
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "webpack-dev-server",
|
||||
"start:prod": "webpack-dev-server --host 0.0.0.0 --port 80"
|
||||
"start:prod": "webpack-dev-server --host 0.0.0.0 --port 80",
|
||||
"build": "webpack"
|
||||
},
|
||||
"files": [
|
||||
"index.html"
|
||||
|
Reference in New Issue
Block a user