extract-css-chunks-webpack-plugin icon indicating copy to clipboard operation
extract-css-chunks-webpack-plugin copied to clipboard

Support for `eval-` source maps?

Open vvanpo opened this issue 5 years ago • 0 comments

Does this project support eval-source-map and the like? mini-css-extract-plugin does not: https://github.com/webpack-contrib/mini-css-extract-plugin/issues/529#issuecomment-671435022, I'm assuming this plugin has the same limitation. It doesn't seem to be working for me, at least.

Can we add some documentation that explains how to get source maps working, or what the constraints are?

vvanpo avatar Aug 12 '20 18:08 vvanpo