Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 2.04 KB

README.md

File metadata and controls

43 lines (29 loc) · 2.04 KB

Source Map Specification

This repository contains the latest draft of the ECMA-426 specification ("Source map format"), as well as older revisions of the format developed prior to moving to Ecma.

What's here

The current specification is an evolution of the original third revision. The first and second revision of the spec are provided for historical context, and don't have widespread adoption in tools.

Generating the draft specification

  1. Run make build from this repository's root folder
  2. Open source-map.html in your browser

Current Proposals

Proposal Author Stage
Scopes Holger Benl, Simon Zünd Stage 3
Range Mappings Tobias Koppers Stage 2
Debug ID Luca Forstner Stage 2
Env Nick Fitzgerald Stage 1

License

See LICENSE.md for details.

Original Locations

These documents have previously been hosted on Google Docs: