mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
c9b44935ed
* Revert "👷 build: disable pnpm gvs for desktop ci (#14357)" This reverts commit948ba5ec68. * Revert "👷 build(repo): migrate to pnpm v11 and consolidate workspace config (#14316)" This reverts commit1d9b6099bd.
14 lines
382 B
YAML
14 lines
382 B
YAML
packages:
|
|
- '../cli'
|
|
- '../../packages/agent-gateway-client'
|
|
- '../../packages/const'
|
|
- '../../packages/electron-server-ipc'
|
|
- '../../packages/electron-client-ipc'
|
|
- '../../packages/file-loaders'
|
|
- '../../packages/desktop-bridge'
|
|
- '../../packages/device-gateway-client'
|
|
- '../../packages/local-file-shell'
|
|
- './stubs/business-const'
|
|
- './stubs/types'
|
|
- '.'
|