hi-frontend/bunfig.toml
shanshanzhong 830430645c
Some checks failed
Build and Release / Build (push) Has been cancelled
merge: 同步 origin/main (v1.4.0) 到定制版本
2026-03-19 02:56:42 -07:00

6 lines
209 B
TOML

[install]
# Use hoisted (flat) node_modules layout instead of isolated installs.
# This ensures Vite/Rollup can resolve dependencies correctly in CI environments
# such as Cloudflare Pages.
linker = "hoisted"