Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在我的模块上启用了 tree-shaking,但是 source-map 仍然包含 tree-shaking 代码,即使源没有。有没有办法让 webpack 也从源图中删除摇树代码?