mirror of
https://github.com/fluencelabs/cosmos-hackathon-frontend
synced 2025-03-14 17:20:50 +00:00
pack
This commit is contained in:
parent
6180ceaa1b
commit
4503625f75
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user