7rulnik / source-map-js

Consume and generate source maps.
Other
92 stars 13 forks source link

Ensure null source is respected. #26

Closed dragomirtitian closed 1 week ago

dragomirtitian commented 3 weeks ago

Fixes #25

7rulnik commented 3 weeks ago

@dragomirtitian could you revert yarn.lock change?

@ai what do you think? Asking because PostCSS is the largest project that uses source-map-js and we had problems with this issue before

ai commented 3 weeks ago

LGTM

7rulnik commented 1 week ago

Thanks for PR and sorry for waiting! Published as https://www.npmjs.com/package/source-map-js/v/1.2.1

dragomirtitian commented 1 week ago

Than you for the publish :)