Feat: build ragflow-cli (#10544)

### What problem does this PR solve?

Build admin client.

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Lynn
2025-10-14 16:28:43 +08:00
committed by GitHub
parent 5fb3d2f55c
commit 578ea34b3e
5 changed files with 147 additions and 30 deletions

1
.gitignore vendored
View File

@ -149,6 +149,7 @@ out
# Nuxt.js build / generate output
.nuxt
dist
admin/release
# Gatsby files
.cache/