Actually try without express
This commit is contained in:
parent
5904c24dfe
commit
f56eb042ae
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@
|
|||
},
|
||||
"scripts": {
|
||||
"dev": "parcel ./src/index.html",
|
||||
// "start": "node index.js",
|
||||
"start": "parcel build ./src/index.html",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue