You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really great to invest in trimming. Else it will be hard to use this library in Blazor projects, since its uncompressed size is around 1.5 MB which is a lot for a library in a web project.
Well, it's a lot for a library in general I suppose.
Sure, these days this amount of storage doesn't matter that much, but support for trimming a library which in many cases (especially if used as a dependency) will be largely unused would be neat.
If anything, it's the sentiment that's important; projects under the .NET Foundation should aim to set a standard for other projects.
Thank you for such a cool library.
Question
i searched in stackoverflow and issues but couldn't find an answer
is trimming supported?
reduce size for blazor wasm
The text was updated successfully, but these errors were encountered: