更新 package.json
12
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
"description": "React TypeScript on Replit, using Vite bundler",
|
"description": "React TypeScript on Replit, using Vite bundler",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"build": "tsc && vite build",
|
"build": "vite build",
|
||||||
"preview": "vite preview"
|
"preview": "vite preview"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
|
Reference in New Issue
Block a user