openclaw/ui
meaningfool ea6dc7c710 fix: correctly define pnpm workspace and clean up vite build scripts
This change adds the missing 'packages' definition to pnpm-workspace.yaml, allowing pnpm to correctly install dependencies for the 'ui' sub-package. This resolves the 'vite: command not found' error during 'ui:build'. It also reverts the temporary 'pnpm dlx' workarounds in ui/package.json.
2025-12-26 09:13:17 +01:00
..
src refactor: drop PAM auth and require password for funnel 2025-12-23 13:13:09 +00:00
index.html Gateway: add browser control UI 2025-12-18 22:41:06 +00:00
package.json fix: correctly define pnpm workspace and clean up vite build scripts 2025-12-26 09:13:17 +01:00
tsconfig.json fix(control-ui): serve dashboard at root 2025-12-19 05:11:08 +00:00
vite.config.ts fix(control-ui): serve dashboard at root 2025-12-19 05:11:08 +00:00