mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-28 08:11:01 +00:00
chore(root): update onlyBuiltDependencies to include @parcel/watcher, esbuild, and workerd
This commit is contained in:
parent
fdbd6bb275
commit
69f0d19281
@ -32,8 +32,11 @@
|
|||||||
"@types/tail": "patches/@types__tail.patch"
|
"@types/tail": "patches/@types__tail.patch"
|
||||||
},
|
},
|
||||||
"onlyBuiltDependencies": [
|
"onlyBuiltDependencies": [
|
||||||
|
"@parcel/watcher",
|
||||||
|
"esbuild",
|
||||||
"sharp",
|
"sharp",
|
||||||
"svelte-preprocess"
|
"svelte-preprocess",
|
||||||
|
"workerd"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user