Removed all of the duplicate js files from the rebase for github
This commit is contained in:
+1
-2
@@ -7,8 +7,7 @@
|
||||
"start": "ts-node server.ts",
|
||||
"server": "ts-node-dev server.ts",
|
||||
"client": "npm start --prefix client --trace-depracation",
|
||||
"dev": "concurrently \"npm run server\" \"npm run client\"",
|
||||
"render": "NPM_CONFIG_PRODUCTION=false npm install --prefix client && npm run build --prefix client"
|
||||
"dev": "concurrently \"npm run server\" \"npm run client\""
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user