merge: 同步 origin/main (v1.4.0) 到定制版本
Build and Release / Build (push) Has been cancelled

This commit is contained in:
2026-03-19 02:56:42 -07:00
parent 6b92979c7c
commit 830430645c
12 changed files with 209 additions and 30 deletions
+5
View File
@@ -0,0 +1,5 @@
[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"