Static GitHub Issues

[373] SSR Sourcemap

prev: Seperate css files for layouts
next: TypeError: arguments[i].apply is not a function when adding a plugin

there are times when errors occur during server side rendering. the output is currently not readable and unless you were just working on something that triggered the issue, it is impossible to tell where the errors are coming from. Is it possible to include sourcemaps on the server side code?

If this is not possible, what is the right way to debug ssr errors?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c318">#c318</a>)</em></sub></div>