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
5bcd76e3ab
commit
953ddf1194
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ async function clientBuild(
|
|||
],
|
||||
envPrefix: 'PUBLIC_',
|
||||
base: settings.config.base,
|
||||
} ;
|
||||
};
|
||||
|
||||
await runHookBuildSetup({
|
||||
config: settings.config,
|
||||
|
|
Loading…
Reference in a new issue