You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@delambo I use kyt dev -- --inspect, and it works.
I have just a small issue. The souce map is detected by chrome-dev-tools, but my server files are not mapped (i saw only a big server/main.js file), only node_modules are mapped.
I am looking for a way to run --debug=true with docker for project-vi.
Here is how to run the debugger that I would like to run:
https://medium.com/@paul_irish/debugging-node-js-nightlies-with-chrome-devtools-7c4a1b95ae27#.elnqyj305
The text was updated successfully, but these errors were encountered: