Debug chrome packaged apps in Webstorm Daniel Iozzi Created October 23, 2014 05:15 Hi.,Is it possible to debug chrome packaged apps in webstorm? I mean launch chrome packaged app from WS(or attach it) with breakpoints and all that?Regards Daniel
Unfortunately it's not currently supported:( Please vote for https://youtrack.jetbrains.com/issue/WEB-12688
I see,
Thanks
is there any workaround or unsupported way :) ?
I tried the "chromium remote" run configuration , with a " before launch" chrome --remote-debug-port 9222 --app-id=xyz123blahblahblah as external tool
but it keeps "connecting .... " , it never does
tried chrome canary and now its connected ... no break points yet ...
but its something :)