[GH-ISSUE #1446] 如何编译 #1139

Closed
opened 2026-05-05 12:43:51 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @cnluminous on GitHub (Sep 25, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1446

请问下如何修改web界面后如何编译?我添加了几项功能,结果发现不会编译。。

Originally created by @cnluminous on GitHub (Sep 25, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1446 请问下如何修改web界面后如何编译?我添加了几项功能,结果发现不会编译。。
Author
Owner

@fatedier commented on GitHub (Sep 28, 2019):

前端资源使用 npm 编译。

然后安装 github.com/rakyll/statik 。

最后使用 make file && make 编译 go 项目。

<!-- gh-comment-id:536182675 --> @fatedier commented on GitHub (Sep 28, 2019): 前端资源使用 npm 编译。 然后安装 github.com/rakyll/statik 。 最后使用 make file && make 编译 go 项目。
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#1139
No description provided.