mirror of
https://github.com/fatedier/frp.git
synced 2026-04-22 08:59:10 +08:00
build: add noweb tag to allow building without frontend assets (#5189)
This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
## Improvements
|
||||
|
||||
* Kept proxy/visitor names as raw config names during completion; moved user-prefix handling to explicit wire-level naming logic.
|
||||
* Added `noweb` build tag to allow compiling without frontend assets. `make build` now auto-detects missing `web/*/dist` directories and skips embedding, so a fresh clone can build without running `make web` first. The dashboard gracefully returns 404 when assets are not embedded.
|
||||
|
||||
Reference in New Issue
Block a user