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?
Have you find any solution for this @lazycrazy?
In the 0.10 (coming in 1 hour), the source maps is given to the SSR now.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
In the 0.10 (coming in 1 hour), the source maps is given to the SSR now.