Skip to content

Commit 43a0f49

Browse files
committed
chore: Update to remove start script from package.json
1 parent 88c9eca commit 43a0f49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "cross-env NODE_ENV=production react-router build",
77
"dev": "react-router dev",
8-
"start": "cross-env NODE_ENV=production react-router-serve ./build/server/index.js",
98
"typecheck": "react-router typegen && tsc"
109
},
1110
"dependencies": {

0 commit comments

Comments
 (0)