developit / microbundle

📦 Zero-configuration bundler for tiny modules.
https://npm.im/microbundle
MIT License
8.04k stars 362 forks source link

Bugfix: preserve Terser annotations during Babel pass #848

Closed developit closed 3 years ago

developit commented 3 years ago

We were stripping out everything except __PURE__, but Terser has a number of annotations using that format - these were previously being ignored.

changeset-bot[bot] commented 3 years ago

🦋 Changeset detected

Latest commit: 2b1fb24337e06cdc662db536c3d1aff5655f0ea5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------- | ----- | | microbundle | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR