notyoyoma

Results 4 comments of notyoyoma

Hey @dbschwartz did you ever find a solution? I'm having the same problem. I've gotten close with the following configuration: Reproduce: launch.json ```json { "type": "node", "request": "launch", "name": "Debug...

Hey guys, Webpack 4 has been out since March, and I need to get this project working again. Has anyone forked this, and updated for Webpack 4? @zinserjan If you...

@vlasenko I'm already using `2.0.0-beta.0` but debugging [is broken](https://github.com/zinserjan/mocha-webpack/issues/266) probably due to Webpack 4.

@vlasenko I will look again, and try to get the debugger working as described [here](https://github.com/zinserjan/mocha-webpack/blob/master/docs/guides/ide-integration.md), but I have already spent ~20hrs on this problem over several weeks, and am fairly...