On chrome I can add a custom source map url for my bundle.js
.
From the chrome sources panel, I can click on bundle.js
then right-click inside the source window and I have the option add source map
. How can I achieve the same in firefox?
On chrome I can add a custom source map url for my bundle.js
.
From the chrome sources panel, I can click on bundle.js
then right-click inside the source window and I have the option add source map
. How can I achieve the same in firefox?
There is currently no way to do this in the Firefox developer tools. There is a bug in bugzilla for it though.
© 2022 - 2024 — McMap. All rights reserved.