【发布时间】:2017-03-27 16:52:31
【问题描述】:
我读到了这个问题source maps files in production - is it safe?。我想用源代码在不同的文件夹中生成源映射文件。有没有办法用 webpack 做到这一点?我还阅读了这个线程Relative SourceMap paths for debugging in WebStorm 并进行了测试,但又失败了。
【问题讨论】:
-
您的意思是 bunldes 和地图吗?
标签: webpack source-maps