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?
This question is available on Nuxt.js community (#c314)