vscode-ts-webpack-node-debug-example icon indicating copy to clipboard operation
vscode-ts-webpack-node-debug-example copied to clipboard

Tears coming from my eyes

Open DennisDyallo opened this issue 3 years ago • 0 comments
trafficstars

After scouring the net for 4 hours. This is the solution to my Aurelia + TypeScript + Webpack + Sourcemap problem.

THANK YOU

Only difference between running a NODE project and starting the Browser in launch.json is using

"webRoot" instead of "outFiles"

DennisDyallo avatar Jun 10 '22 19:06 DennisDyallo