mirror of
https://github.com/withastro/astro.git
synced 2025-03-31 23:31:30 -05:00
chore: update built dependencies (#13412)
This commit is contained in:
parent
118d3e1f79
commit
fd65296626
1 changed files with 6 additions and 1 deletions
|
@ -78,6 +78,11 @@
|
|||
"vite"
|
||||
]
|
||||
},
|
||||
"onlyBuiltDependencies": ["esbuild"]
|
||||
"onlyBuiltDependencies": [
|
||||
"esbuild",
|
||||
"workerd",
|
||||
"@biomejs/biome",
|
||||
"sharp"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue