mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-19 18:45:15 +02:00
chore: update Docker configuration to include pnpm workspace and refine dependency management
This commit is contained in:
parent
3b345e7091
commit
83e40c5aea
4 changed files with 13 additions and 14 deletions
11
surfsense_web/pnpm-workspace.yaml
Normal file
11
surfsense_web/pnpm-workspace.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
packages:
|
||||
- "."
|
||||
onlyBuiltDependencies:
|
||||
- "@parcel/watcher"
|
||||
- "@rocicorp/zero-sqlite3"
|
||||
- "@swc/core"
|
||||
- core-js
|
||||
- esbuild
|
||||
- protobufjs
|
||||
- sharp
|
||||
- unrs-resolver
|
||||
Loading…
Add table
Add a link
Reference in a new issue