Rich-Harris / sorcery

Resolve a chain of sourcemaps back to the original source, like magic
314 stars 36 forks source link

chore: move from `jsnext:main` to `exports` #188

Closed benmccann closed 5 months ago

benmccann commented 5 months ago

or should we jump straight to exports? that'd be more of a breaking change though...

Rich-Harris commented 5 months ago

this is also a breaking change, technically — would rather do a major version and tidy up a bunch of stuff in one go

benmccann commented 5 months ago

makes sense. I updated it to use exports

benmccann commented 5 months ago

closing in favor of https://github.com/Rich-Harris/sorcery/pull/191