THIS FOLDER ONLY CONTAINS GENERATED FILES, NEVER UPDATE MANUALLY!

The source files for the source-map shared helpers can be found under

  devtools/client/debugger/packages/devtools-source-map

After modifying the sources in debugger/packages/devtools-source-map, regenerate
the files in this folder by running:

  > cd devtools/client/debugger
  > yarn && node bin/bundle.js
