Skip to content

Commit

Permalink
Advance Debug ID proposal to stage 2 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
lforst authored Dec 2, 2024
1 parent f4e911a commit c691999
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Older revisions:
| ------------------------------------------------------------------------------------------ | ----------------------- | ------- |
| [Scopes](https://github.com/tc39/source-map/blob/main/proposals/scopes.md) | Holger Benl, Simon Zünd | Stage 3 |
| [Range Mappings](https://github.com/tc39/source-map/blob/main/proposals/range-mappings.md) | Tobias Koppers | Stage 2 |
| [Debug ID](https://github.com/tc39/source-map/blob/main/proposals/debug-id.md) | Luca Forstner | Stage 1 |
| [Debug ID](https://github.com/tc39/source-map/blob/main/proposals/debug-id.md) | Luca Forstner | Stage 2 |
| [Env](https://github.com/tc39/source-map/blob/main/proposals/env.md) | Nick Fitzgerald | Stage 1 |

## License
Expand Down
2 changes: 1 addition & 1 deletion proposals/debug-id.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This document presents a proposal to add globally unique build or debug IDs to s

## Current Status

Source maps proposal at stage 1 of the process, see [Our process document](https://github.com/tc39/source-map/blob/main/PROCESS.md)
Source maps proposal at stage 2 of the process, see [Our process document](https://github.com/tc39/source-map/blob/main/PROCESS.md)

## Author

Expand Down

0 comments on commit c691999

Please sign in to comment.