mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
build: remove astro check cmd in dev script
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"version": "2.3.0",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"dev": "astro check --watch & astro dev",
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"build": "astro build && jampack ./dist",
|
||||
"preview": "astro preview",
|
||||
|
||||
Reference in New Issue
Block a user