mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: typo
This commit is contained in:
parent
7e682ed663
commit
8a8840c970
@ -68,7 +68,7 @@ async function _build (sigmaContext: SigmaContext) {
|
||||
throw error
|
||||
})
|
||||
|
||||
spinner.start('Wrting server bundle...')
|
||||
spinner.start('Writing server bundle...')
|
||||
await build.write(sigmaContext.rollupConfig.output)
|
||||
|
||||
spinner.succeed('Server built')
|
||||
|
Loading…
Reference in New Issue
Block a user