gecko-dev/devtools/client/shared/source-map
Julian Descottes a9656ded14 Bug 1651127 - Regenerate debugger bundles after a yarn upgrade r=nchevobbe
Simple output of running `yarn upgrade && node bin/bundle.js`

Differential Revision: https://phabricator.services.mozilla.com/D82564
2020-07-08 06:27:18 +00:00
..
assets Bug 1555518 - Fixes original stack display for wasm files, and ref to original source. r=jlast 2019-06-13 18:02:14 +00:00
README
index.js Bug 1651127 - Regenerate debugger bundles after a yarn upgrade r=nchevobbe 2020-07-08 06:27:18 +00:00
moz.build
worker.js Bug 1651127 - Regenerate debugger bundles after a yarn upgrade r=nchevobbe 2020-07-08 06:27:18 +00:00

README

devtools-source-map is maintained on GitHub at:

https://github.com/firefox-devtools/debugger.html/tree/master/packages/devtools-source-map

All the files in this folder are copied from the above repository and
should not be modified here.

For any issue or feature request on devtools-source-map, please log an issue at:

https://github.com/firefox-devtools/debugger.html/issues

and label it with "devtools-source-map".