@myusrn wrote:
I'm having issue enabling debugging of current ionic@beta --v2 --ts project template output using vscode ide debugger support due to "sourceRoot":"/source/" in *.js.map output vs "sourceRoot":"/" .
See this https://github.com/Microsoft/vscode-chrome-debug/issues/150 for more context.
Any insights on how I instruct gulpflie.js | var buildBrowserify = require('ionic-gulp-browserify-typescript'); | buildBrowserify() action to use a "sourceRoot":"/" setting when transpiling typescript sources and producing bundled www/build/js/app.bundle.js.map output?
Posts: 1
Participants: 1