add linter and packed output

This commit is contained in:
2026-03-31 19:32:27 -07:00
parent 10f8eee25c
commit cd2722f845
9 changed files with 1287 additions and 11 deletions

View File

@@ -19,6 +19,7 @@ export default defineConfig({
'/upload-folder': 'http://127.0.0.1:8188',
'/upload': 'http://127.0.0.1:8188',
'/download': 'http://127.0.0.1:8188',
'/file-content': 'http://127.0.0.1:8188',
'/help-docs': { target: 'http://127.0.0.1:8188', changeOrigin: true },
'/prompt': 'http://127.0.0.1:8188',
'/ws': {