error page layout conflict
[issue link]//layouts\error.vue
{
layout: 'empty'
}
route to a 404 page.the error page layout is right

but a page component has code error.

when route to this page.
the error page layout is layouts\default.vue not layouts\error.vue
at nuxt@v1.0.0-rc11 not this problem.