Remove start comand from templates (next) (#12200)

This commit is contained in:
Reuben Tier
2024-10-15 07:43:46 +01:00
committed by GitHub
parent 9fc86e543a
commit ce1f53cd84
39 changed files with 0 additions and 39 deletions

View File

@ -5,7 +5,6 @@
"private": true,
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"