mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-23 16:52:46 +00:00
16 lines
311 B
YAML
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/*"
|