[PR #2080] [MERGED] Js minify #3062

Closed
opened 2026-01-29 18:21:44 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2080
Author: @akorchev
Created: 4/8/2025
Status: Merged
Merged: 4/8/2025
Merged by: @akorchev

Base: masterHead: js-minify


📝 Commits (2)

📊 Changes

5 files changed (+12 additions, -5 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 Radzen.Blazor/Radzen.Blazor.csproj (+7 -1)
📝 RadzenBlazorDemos.Host/App.razor (+1 -1)
📝 RadzenBlazorDemos.Server/App.razor (+1 -1)
📝 RadzenBlazorDemos/Pages/GetStarted.razor (+2 -2)

📄 Description

Minify Radzen.Blazor.js by introducing a new MSBuild task in the build process.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/2080 **Author:** [@akorchev](https://github.com/akorchev) **Created:** 4/8/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@akorchev](https://github.com/akorchev) **Base:** `master` ← **Head:** `js-minify` --- ### 📝 Commits (2) - [`4e93503`](https://github.com/radzenhq/radzen-blazor/commit/4e93503218b097840817b307bb5b388147f7686f) Minify the JavaScript. - [`c1500b0`](https://github.com/radzenhq/radzen-blazor/commit/c1500b0394c47e9a6eae091d93409edb4bbc1f49) Update the terser package. ### 📊 Changes **5 files changed** (+12 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `Radzen.Blazor/Radzen.Blazor.csproj` (+7 -1) 📝 `RadzenBlazorDemos.Host/App.razor` (+1 -1) 📝 `RadzenBlazorDemos.Server/App.razor` (+1 -1) 📝 `RadzenBlazorDemos/Pages/GetStarted.razor` (+2 -2) </details> ### 📄 Description Minify Radzen.Blazor.js by introducing a new MSBuild task in the build process. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:21:44 +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#3062