Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant