Files
nonebot2/pnpm-workspace.yaml
2026-07-18 16:10:51 +08:00

16 lines
311 B
YAML

nodeLinker: "hoisted"
packages:
- "website"
allowBuilds:
"@swc/core": false
core-js: false
core-js-pure: false
# sharp@0.32 (required by @docusaurus/plugin-ideal-image) downloads libvips
# in its install script and doesn't work without it
sharp: true
minimumReleaseAgeExclude:
- "@nullbot/*"