Minimize the css and js files #442

Open
opened 2026-01-29 17:37:22 +00:00 by claunia · 0 comments
Owner

Originally created by @tomsode on GitHub (Jun 21, 2022).

Is your feature request related to a problem? Please describe.
The css and js files aren't minimized. Example /_content/Radzen.Blazor/css/default-base.css

Describe the solution you'd like
To maintain compatibility you could add a matching .min.css/.min.js file for each generated file but for simplicity just minimize the generated file might be even better.

Originally created by @tomsode on GitHub (Jun 21, 2022). **Is your feature request related to a problem? Please describe.** The css and js files aren't minimized. Example /_content/Radzen.Blazor/css/default-base.css **Describe the solution you'd like** To maintain compatibility you could add a matching .min.css/.min.js file for each generated file but for simplicity just minimize the generated file might be even better.
claunia added the enhancement label 2026-01-29 17:37:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#442