[cleanup] 移除 server-status-web 子模块及相关配置

This commit is contained in:
远野千束 2025-01-03 21:24:29 +08:00
parent 928edad7b3
commit 5c1993ee67
4 changed files with 4 additions and 8 deletions

View File

@ -42,9 +42,7 @@ jobs:
- name: Pull and build front-end
run: |
git subtree pull --prefix=server-status-web https://github.com/snowykami/server-status-web.git main --squash
cd server-status-web
cd web
npm install -g pnpm
pnpm install --no-frozen-lockfile
pnpm run build

2
.gitignore vendored
View File

@ -3,3 +3,5 @@ data.gob
.idea/
main.exe
main

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "web"]
path = web
url = https://github.com/snowykami/server-status-web

1
web

@ -1 +0,0 @@
Subproject commit b0c7f59ecf3c099cdd657f0a5bb96fd63222faa7