istanbul icon indicating copy to clipboard operation
istanbul copied to clipboard

Babel source map required option

Open fermads opened this issue 9 years ago • 6 comments

For Babel (6to5) to work with this branch the sourceFileName Babel option (http://babeljs.io/docs/usage/options/) must be set manually. Currently the error thrown is a bit mysterious and hard for the user to track what is wrong. I just treated the error with a friendlier message on 2 files.

source-maps.js: entry point of the problem, added a message showing that "sources" property is missing fslookup.js: end point of the problem. Generically try/catching file not found error

fermads avatar Sep 22 '15 04:09 fermads

Please consider merging this, folks (me included) have been using this branch and successfully verified it fixes the source-map issue. No regressions noted. Thanks!

sbdev avatar Nov 09 '15 19:11 sbdev

Which version includes this feature?

0xaguspunk avatar Feb 18 '16 10:02 0xaguspunk

Any plans on merging this ?

mgamsjager avatar Apr 01 '16 09:04 mgamsjager

Status? How can we help?

aerze avatar Aug 10 '16 22:08 aerze

Any further plans with this mr?

darkowic avatar Aug 24 '16 12:08 darkowic

Hi guys, is there a reason why this is still unmerged? This would be very helpful.

sullof avatar Sep 17 '18 11:09 sullof