mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[ci] format
This commit is contained in:
parent
f93449b80f
commit
bd756aea18
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ export interface AstroUserConfig {
|
|||
* @name base
|
||||
* @type {string}
|
||||
* @description
|
||||
* The base path to deploy to. Astro will build your pages and assets using this path as the root. Currently, this has no effect during development.
|
||||
* The base path to deploy to. Astro will build your pages and assets using this path as the root. Currently, this has no effect during development.
|
||||
*
|
||||
* ```js
|
||||
* {
|
||||
|
|
Loading…
Reference in a new issue