4

I have enabled tree-shaking on my module, but the source-map still includes the tree shaken code, even though the source does not. Is there any way to have webpack remove the tree shaken code from the sourcemap as well?

Ben
  • 16,124
  • 22
  • 77
  • 122
  • 1
    I'm seeing the same issue with the latest webpack version. Did you find a solution for this in the meantime? – amann Sep 23 '20 at 08:27

0 Answers0