mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-17 18:35:19 +02:00
chore: update pnpm workspace configuration to allow builds for specified dependencies
This commit is contained in:
parent
6501e32b4f
commit
741d6e7eea
1 changed files with 9 additions and 11 deletions
|
|
@ -1,11 +1,9 @@
|
||||||
packages:
|
allowBuilds:
|
||||||
- "."
|
"@parcel/watcher": true
|
||||||
onlyBuiltDependencies:
|
"@rocicorp/zero-sqlite3": true
|
||||||
- "@parcel/watcher"
|
"@swc/core": true
|
||||||
- "@rocicorp/zero-sqlite3"
|
core-js: true
|
||||||
- "@swc/core"
|
esbuild: true
|
||||||
- core-js
|
protobufjs: true
|
||||||
- esbuild
|
sharp: true
|
||||||
- protobufjs
|
unrs-resolver: true
|
||||||
- sharp
|
|
||||||
- unrs-resolver
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue