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 Package Size #141

Open
AeonSake opened this issue Nov 5, 2024 · 0 comments
Open

Reduce Package Size #141

AeonSake opened this issue Nov 5, 2024 · 0 comments

Comments

@AeonSake
Copy link

AeonSake commented Nov 5, 2024

Currently, source maps account for roughly 50% of the package size and there are also both minimized and non-minimized files in the output (accounting for around 25-30% of the package size).
It would be great if source maps and non-minimized files could be removed (even maybe just for Release/publish targets?) which would significantly reduce the deployed package size.

@AeonSake AeonSake changed the title Cleanup Monaco Output Reduce Package Size Nov 5, 2024
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