Closed bomsy closed 1 year ago
It would be nice to mention any reference regarding this new field. May be chromium original implementation changeset? Any public document describing this? Any discussion about this field on github...? I found this doc for example.
Otherwise you are having linting issues reported by CI: https://github.com/mozilla/source-map/actions/runs/4580007974/jobs/8088310426?pr=481
It would be nice to mention any reference regarding this new field. May be chromium original implementation changeset? Any public document describing this? Any discussion about this field on github...? I found this doc for example.
Oh yeah ...that's the spec link. So i updated the README documentation with the info. Since its in the sepc doument
You added the .DS_Store
file. That should probably be in .gitignore.
Add support for the x_google_ignoreList to the SourceMapConsumer. Fixes #480