代码提交

This commit is contained in:
2026-03-03 10:38:37 +08:00
parent e904d7af1d
commit 000d1ef1a8
22 changed files with 7043 additions and 0 deletions

2
.npmrc Normal file
View File

@@ -0,0 +1,2 @@
# 打包前让 pnpm 扁平化 node_modules避免 asar 里缺嵌套依赖
shamefully-hoist=true