Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: export minify & types #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LeoDog896
Copy link

@LeoDog896 LeoDog896 commented Apr 19, 2023

I use some of the types for my own use case when creating utility functions. I could import the types.d.ts from esm.sh, but that means that the version of swc's types would be desynced if deno_swc updates.

Also, I'm not sure why minifySync was excluded - if it was removed for a reason, I'll drop the exporting of it from this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant