mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
fix: Display stack when unhandled error when generating a route
This commit is contained in:
parent
411bb1904e
commit
879ea846a4
@ -218,6 +218,7 @@ export default class Generator {
|
||||
route,
|
||||
errors: pageErrors
|
||||
})
|
||||
consola.error(this._formatErrors(pageErrors))
|
||||
|
||||
return false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user