Logo
Explore Help
Register Sign In
Ayuriel/openclaw
1
0
Fork 0
You've already forked openclaw
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
openclaw/ui/package.json

17 lines
297 B
JSON
Raw Normal View History

Gateway: add browser control UI
2025-12-18 22:40:46 +00:00
{
"name": "clawdis-control-ui",
"private": true,
"type": "module",
"scripts": {
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-23 18:38:32 +01:00
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
Gateway: add browser control UI
2025-12-18 22:40:46 +00:00
},
"dependencies": {
"lit": "^3.3.1"
},
"devDependencies": {
"typescript": "^5.9.3",
"vite": "8.0.0-beta.3"
}
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-23 18:38:32 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 55ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API