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"