fix: package.json not pointing to crrect file
This commit is contained in:
parent
ff138ea960
commit
70d52c096d
@ -4,7 +4,7 @@
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"start": "node ./dist/server/entry.mjs",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
|
Loading…
x
Reference in New Issue
Block a user