fix: reuse cloud web deps across worktrees

This commit is contained in:
lyon
2026-06-17 16:51:38 +08:00
parent 08e17aa063
commit 7434d891c0
4 changed files with 192 additions and 3 deletions
+1
View File
@@ -28,6 +28,7 @@ vendor/
# Node package managers, for future web work
node_modules/
node_modules
.pnpm-store/
npm-debug.log*
yarn-debug.log*