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

Make a single output file using esbuild #124

Merged
merged 6 commits into from
Dec 3, 2024
Merged

Conversation

jessealama
Copy link
Owner

Combine all the .mjs files into a single .js file. We'll use esbuild for that.

We experimented with rollup but settled on esbuild. This isn't a knock against rollup; rather, I think esbuild offered instructions for (very!) quickly getting us the desired result. I would be surprised if rollup couldn't do the same.

@jessealama jessealama merged commit e31a136 into main Dec 3, 2024
1 check passed
@jessealama jessealama deleted the make-single-output-file branch December 3, 2024 13:25
@amoshydra amoshydra mentioned this pull request Dec 18, 2024
2 tasks
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