Angular2 + TypeScript + Webpack Cordova app – I want to be able to debug original TypeScript files on my Android phone when debugging app using Chrome.
What is additionally needed to configure in order for the sourcemap to also work in a remote mobile device running cordova app bundled by Webpack?
Will add current configurations on demand.
Fixed the problem by using inline-source-map.