Webpack: Debugging Cordova App with Webpack sourcemaps

Created on 8 Jul 2016  路  1Comment  路  Source: webpack/webpack

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.

question

Most helpful comment

Fixed the problem by using inline-source-map.

>All comments

Fixed the problem by using inline-source-map.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

unindented picture unindented  路  3Comments

IngwiePhoenix picture IngwiePhoenix  路  3Comments

Tjorriemorrie picture Tjorriemorrie  路  3Comments

jaesung2061 picture jaesung2061  路  3Comments

dubrowgn picture dubrowgn  路  3Comments