mirror of
https://github.com/Kizuren/kizuren.dev.git
synced 2025-12-21 21:16:12 +01:00
Added dependencies to trustedDependencies
This commit is contained in:
parent
4eb89ac39e
commit
56b2735d5d
1 changed files with 5 additions and 1 deletions
|
|
@ -40,6 +40,10 @@
|
||||||
"trustedDependencies": [
|
"trustedDependencies": [
|
||||||
"@parcel/watcher",
|
"@parcel/watcher",
|
||||||
"@tailwindcss/oxide",
|
"@tailwindcss/oxide",
|
||||||
"unrs-resolver"
|
"better-sqlite3",
|
||||||
|
"esbuild",
|
||||||
|
"sharp",
|
||||||
|
"unrs-resolver",
|
||||||
|
"vue-demi"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue