mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
fix(nuxi): don't kill analyze command (#4462)
This commit is contained in:
parent
8d92a9cdba
commit
4c19b2652f
@ -65,5 +65,7 @@ export default defineNuxtCommand({
|
||||
</html>`)
|
||||
|
||||
await listen(app)
|
||||
|
||||
return 'wait'
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user