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

use tsc to compile esm #15

Merged
merged 1 commit into from
Feb 5, 2024
Merged

use tsc to compile esm #15

merged 1 commit into from
Feb 5, 2024

Conversation

rossrobino
Copy link
Owner

Addresses #14

Uses tsc instead of tsup to build the esm version of the package. The iife version is still minified with tsup. This way users can more easily view the source, copy and paste. Leaves the bundling of these files for the user's build step.

Copy link

vercel bot commented Feb 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
drab ✅ Ready (Inspect) Visit Preview Feb 5, 2024 1:54pm

@rossrobino rossrobino merged commit ebb6edd into main Feb 5, 2024
2 checks passed
@rossrobino rossrobino deleted the esm-tsc-compiler branch February 5, 2024 13:55
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.

1 participant