[PR #5189] [MERGED] build: add noweb tag to allow building without frontend assets #5160

Closed
opened 2026-05-05 14:55:52 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/5189
Author: @fatedier
Created: 3/1/2026
Status: Merged
Merged: 3/1/2026
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

  • addfe42 build: add noweb tag to allow building without frontend assets

📊 Changes

8 files changed (+34 additions, -13 deletions)

View changed files

📝 Makefile (+11 -10)
📝 Release.md (+1 -0)
📝 assets/assets.go (+11 -2)
📝 pkg/util/version/version.go (+1 -1)
📝 web/frpc/embed.go (+2 -0)
web/frpc/embed_stub.go (+3 -0)
📝 web/frps/embed.go (+2 -0)
web/frps/embed_stub.go (+3 -0)

📄 Description

WHY


🔄 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/fatedier/frp/pull/5189 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 3/1/2026 **Status:** ✅ Merged **Merged:** 3/1/2026 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`addfe42`](https://github.com/fatedier/frp/commit/addfe427f1ce5522f1011f23e03b4d15c44dde4b) build: add noweb tag to allow building without frontend assets ### 📊 Changes **8 files changed** (+34 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+11 -10) 📝 `Release.md` (+1 -0) 📝 `assets/assets.go` (+11 -2) 📝 `pkg/util/version/version.go` (+1 -1) 📝 `web/frpc/embed.go` (+2 -0) ➕ `web/frpc/embed_stub.go` (+3 -0) 📝 `web/frps/embed.go` (+2 -0) ➕ `web/frps/embed_stub.go` (+3 -0) </details> ### 📄 Description ### WHY <!-- author to complete --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:55:52 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#5160
No description provided.