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

Bundle production dependencies #86

Merged
merged 3 commits into from
Dec 31, 2024
Merged

Bundle production dependencies #86

merged 3 commits into from
Dec 31, 2024

Conversation

leo
Copy link
Member

@leo leo commented Dec 31, 2024

This change ensures that production dependencies are bundled into the output of the package, which reduces the install size further by ensuring that no unnecessary code is installed (thanks to tree-shaking).

@leo leo added the enhancement New feature or request label Dec 31, 2024
@leo leo requested a review from colodenn December 31, 2024 07:33
Copy link

github-actions bot commented Dec 31, 2024

Released an experimental package:

bun add @ronin/compiler@leo-ron-1071-experimental-270

This package will be removed after the pull request has been merged.

@leo leo marked this pull request as ready for review December 31, 2024 07:36
@leo leo enabled auto-merge (squash) December 31, 2024 07:36
@leo leo merged commit 5e14994 into main Dec 31, 2024
3 checks passed
@leo leo deleted the leo/ron-1071 branch December 31, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants