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

Reduce dist package size #12

Open
gmsantos opened this issue Apr 23, 2024 · 1 comment
Open

Reduce dist package size #12

gmsantos opened this issue Apr 23, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers stale

Comments

@gmsantos
Copy link
Contributor

Our final dist package for this action is quite a big artifact, with possibly lots of unused code.

It might be caused by @vercel/ncc lacking tree-shaking support.

We could experiment with a different bundler (like rollup) that supports tree-shaking to check if the resultant dist package would be smaller and still work as intended.

@gmsantos gmsantos added enhancement New feature or request good first issue Good for newcomers labels Apr 23, 2024
@stale stale bot added the stale label May 15, 2024
@hellofresh hellofresh deleted a comment from stale bot May 16, 2024
@stale stale bot removed the stale label May 16, 2024
Copy link

stale bot commented Jul 19, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers stale
Projects
None yet
Development

No branches or pull requests

1 participant