You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/10/11 14:03:30 UTC

[GitHub] [cordova-js] raphinesse edited a comment on issue #213: Run client-side JS through Babel if desired

raphinesse edited a comment on issue #213: Run client-side JS through Babel if desired
URL: https://github.com/apache/cordova-js/pull/213#issuecomment-541009274
 
 
   ~~FYI: I will try to use https://github.com/istanbuljs/babel-plugin-istanbul to be able to instrument babelified code. If that works, I'll update this PR.~~
   
   Nope, that does not work, since we run babel on the bundled code, whereas we have to instrument the code when there's still information about from which file the code is. And no, our custom build does not support source maps.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org