delucis / astro-auto-import

Auto-import components in Astro projects
84 stars 2 forks source link

refactor: strip out old “exposures” code #34

Closed delucis closed 8 months ago

delucis commented 8 months ago

An old version of this package used code to attach auto-imports to globalThis (for Asto-flavored Markdown support). This has been unused for quite a while but was still hanging around making code look more complicated than it needed to be. This PR deletes all that old pointless code 🎉

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: 2bf71ac54d25f23b937015ba30ba1a413809e0e8

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

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | astro-auto-import | 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