generated from avior/template-web-astro
change some defaults
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "tauri dev",
|
||||
"front:dev": "astro dev",
|
||||
"start": "node ./dist/server/entry.mjs",
|
||||
"start": "bun ./dist/server/entry.mjs",
|
||||
"front:build": "astro build",
|
||||
"build": "tauri build",
|
||||
"check": "npm run check:astro && npm run check:typescript",
|
||||
|
Reference in New Issue
Block a user