Skip to content

Commit 052ed0e

Browse files
committed
Now the script opens
1 parent cde34b8 commit 052ed0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"packageManager": "[email protected]",
66
"scripts": {
7-
"dev": "astro dev",
7+
"dev": "astro dev --open",
88
"dev:network": "astro dev --host",
99
"start": "astro dev",
1010
"build": "astro check && astro build",

0 commit comments

Comments
 (0)