suid: workaround vite-plugin import problem
This commit is contained in:
parent
44a69c8517
commit
8f7d28d525
3 changed files with 19 additions and 1 deletions
|
@ -76,5 +76,8 @@
|
|||
"packageManager": "bun@1.1.34",
|
||||
"trustedDependencies": [
|
||||
"edgedriver"
|
||||
]
|
||||
],
|
||||
"patchedDependencies": {
|
||||
"@suid/vite-plugin@0.3.1": "patches/@suid%2Fvite-plugin@0.3.1.patch"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue