Static GitHub Issues

[365] How to debug server code with node --inspect with source map in chrome

prev: How to handle conditional rendering that involves window?
next: Setting up vue-play/vue-play-cli in nuxt.js project

Hi,I usually use node-inspector to debug nodejs code. nuxt.js demo can't work in it. the source map can't correct load in chrome. i think the server not provide webpack:///. url parse. how to debug server-side code with chrome by source map?

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