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

Build full package with tsup #130

Open
MattIPv4 opened this issue Mar 13, 2025 · 0 comments
Open

Build full package with tsup #130

MattIPv4 opened this issue Mar 13, 2025 · 0 comments

Comments

@MattIPv4
Copy link
Member

Currently we ship uncompiled TypeScript, with a custom build script to optimize images.

We should replace this with a proper build process using tsup. We will need every TS file to be considered an entrypoint. We will need to add a custom loader for images to hook into the current optimization logic.

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

No branches or pull requests

1 participant