BlazorMonaco icon indicating copy to clipboard operation
BlazorMonaco copied to clipboard

Reduce Package Size

Open AeonSake opened this issue 1 year ago • 0 comments

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 avatar Nov 05 '24 16:11 AeonSake