es3ify-loader icon indicating copy to clipboard operation
es3ify-loader copied to clipboard

Doesn't pass the sourceMap from loaders higher in the chain

Open naw opened this issue 8 years ago • 1 comments

naw avatar Jan 25 '17 20:01 naw

I was having a similar issue where the loader completely mangles my sourcemaps.

Use a plugin instead. High-level source maps remain fully in tact.

https://github.com/BryceHQ/es3ify-webpack-plugin

tpizza avatar Mar 31 '17 15:03 tpizza