mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-23 10:57:44 +08:00
feat: Establish WebUI build process, update frontend assets, and add CI workflow.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -55,7 +55,8 @@ webui/node_modules/
|
||||
webui/dist/
|
||||
.npm
|
||||
.pnpm-store/
|
||||
package-lock.json
|
||||
# 保留 webui/package-lock.json 用于 CI 缓存
|
||||
# package-lock.json # 如果有根目录的可以忽略
|
||||
yarn.lock
|
||||
pnpm-lock.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user