Skip to content

Which versions are required to be supported by implementations? #10

@littledan

Description

@littledan

The v3 specification defines one format, and the v2 specification defines another one, in addition to describing the v1 format. For a modern implementation of source-map, what should be supported? Is the idea to migrate everyone to the v3 format, and remove v2 and v1 support from implementations, or keep 2-3 versions around for a longer time?

Similarly, the v3 specification indicates that //# is preferred to reference the source-map location from JavaScript, but that the //@ form is also permitted. Is a modern implementation required to support both forms?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions