Fuck Express and fuck Javascript
This commit is contained in:
parent
f56eb042ae
commit
03736e01e5
1 changed files with 2 additions and 1 deletions
|
|
@ -30,7 +30,8 @@
|
|||
},
|
||||
"scripts": {
|
||||
"dev": "parcel ./src/index.html",
|
||||
"start": "parcel build ./src/index.html",
|
||||
"start": "node index.js",
|
||||
"prestart": "parcel build ./src/index.html",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"compilerOptions": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue