chore: format

pull/1530/head
Divyansh Singh 4 years ago committed by GitHub
parent 1060b5a12a
commit 26b288c939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -105,7 +105,7 @@ export async function build(
await siteConfig.buildEnd?.(siteConfig)
console.log(`build complete in ${((Date.now() - start) / 1000).toFixed(2)}s.`)
process.exit(0);
process.exit(0)
}
function linkVue() {

Loading…
Cancel
Save