init ready for modification for ssg
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
"version": "0.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "vite dev",
|
||||
"dev": "vite dev",
|
||||
"build": "vite build",
|
||||
"preview": "npm run build && wrangler pages dev",
|
||||
@ -30,4 +31,4 @@
|
||||
"vite-plugin-devtools-json": "^0.2.0",
|
||||
"wrangler": "^4.23.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user