mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-05-13 21:14:17 +00:00
deploy to root of docs site
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"build": "astro check && astro build",
|
||||
"build:prod": "astro check && astro build --base /docs",
|
||||
"build:prod": "astro check && astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user