mirror of
https://github.com/withastro/astro.git
synced 2025-07-29 06:56:03 +08:00
Remove start comand from templates (next) (#12200)
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
|
Reference in New Issue
Block a user