0.10.5 express always 500
[issue link]After upgrading to 0.10.5 from 0.9.9, i’m getting a 500 back from my express server using nuxt.renderer. I’ve boiled down my layouts/default and pages/index.vue to have nothing but an empty template and I’m still getting this error.
It feels i’m missing a key configuration or file that changed after the 0.10.x upgrade. Any help in debugging this would be appreciated.
Thanks