【发布时间】:2018-08-23 01:56:49
【问题描述】:
在 chrome 上,我可以为我的 bundle.js 添加自定义源映射 URL。
在 chrome 源面板中,我可以单击 bundle.js,然后在源窗口内右键单击,我可以选择 add source map。我怎样才能在 Firefox 中达到同样的效果?
【问题讨论】:
标签: google-chrome-devtools source-maps firefox-developer-tools
在 chrome 上,我可以为我的 bundle.js 添加自定义源映射 URL。
在 chrome 源面板中,我可以单击 bundle.js,然后在源窗口内右键单击,我可以选择 add source map。我怎样才能在 Firefox 中达到同样的效果?
【问题讨论】:
标签: google-chrome-devtools source-maps firefox-developer-tools
目前无法在 Firefox 开发人员工具中执行此操作。不过有a bug in bugzilla。
【讨论】: