Skip to content

Files

Latest commit

 

History

History
17 lines (11 loc) · 673 Bytes

File metadata and controls

17 lines (11 loc) · 673 Bytes

devtools-source-map

Npm version

This package contains DevTools utilities for working with source maps.

This is used in multiple contexts:

  • The debugger loads this package directly when running from the launchpad in a tab by itself
  • The toolbox inside Firefox loads this package and passes it down to interested tools so that they can share a common instance of the utilities

Application Requirements

This package assumes that an application using this code will make the worker.js file available at application specified URL workers.sourceMapURL.