forked from mirrors/gecko-dev
Depends on D125943 The Banner including the license text was introducing a white space which fails some of our linters. The existing js files which are using the Banner plugin are probably skipped by the whitespace linter, but vendors.css is not. The whitespace is removed in the string passed to the Banner plugin in webpack.config.js. The rest of the diff comes from running `node devtools/client/debugger/bin/bundle.js` Differential Revision: https://phabricator.services.mozilla.com/D125969 |
||
|---|---|---|
| .. | ||
| assets | ||
| index.js | ||
| moz.build | ||
| README | ||
| worker.js | ||
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".