Update Dev Launch Config
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"license": "GPL V3.0",
|
"license": "GPL V3.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "pnpm astro dev",
|
"dev": "bun astro dev",
|
||||||
"build": "bun --bun astro build",
|
"build": "bun --bun astro build",
|
||||||
"preview": "bun --bun astro preview",
|
"preview": "bun --bun astro preview",
|
||||||
"astro": "astro",
|
"astro": "astro",
|
||||||
|
|||||||
Reference in New Issue
Block a user