[web] isolate cypress webpack caches (#33516)

GitOrigin-RevId: 65f8bf162df4fa3b67c8ac19f36fd578251e88f4
This commit is contained in:
Kristina
2026-05-12 08:05:24 +00:00
committed by Copybot
parent ea94771624
commit b3beca0e8d
5 changed files with 54 additions and 3 deletions
+2
View File
@@ -108,6 +108,8 @@ services:
volumes:
- /dev/shm/overleaf:/overleaf
- ./data/reports:/overleaf/services/web/data/reports
tmpfs:
- /overleaf/services/web/node_modules/.cache:uid=1000,gid=1000
entrypoint: yarn
command:
- "run"