gecko-dev/devtools/client/debugger/bin
Nicolas Chevobbe e683c92820 Bug 1672180 - [devtools] Remove devtools-launchpad dependency in bin/bundle.js. r=jdescottes.
The two functions we were using, makeBundle and copyFile, were simple
enough so we could directly inline them in the script.
The task run as before, but for some reason the order of some modules
changed in the resulting bundles.

Differential Revision: https://phabricator.services.mozilla.com/D94108
2020-10-22 06:20:25 +00:00
..
bundle.js Bug 1672180 - [devtools] Remove devtools-launchpad dependency in bin/bundle.js. r=jdescottes. 2020-10-22 06:20:25 +00:00
getConfig.js
module-manifest.json Bug 1672180 - [devtools] Remove devtools-launchpad dependency in bin/bundle.js. r=jdescottes. 2020-10-22 06:20:25 +00:00
try-runner.js Bug 1651307 - Remove broken debugger node jobs: eslint & jsx-a11y r=loganfsmyth 2020-07-16 17:54:23 +00:00
watch.js