更新启动明了

This commit is contained in:
Han 2025-04-03 18:39:53 +08:00
parent 1e6f4778cc
commit b76b59088b

View File

@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.1",
"scripts": {
"dev": "rm -rf .astro && astro dev",
"dev": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro",