vscode-ts-webpack-node-debug-example
vscode-ts-webpack-node-debug-example copied to clipboard
Tears coming from my eyes
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"