Commit frontend yarn.lock for reproducible Docker builds

The multi-stage Dockerfile copies frontend/yarn.lock, but .gitignore
excluded it from the repo, breaking builds from a fresh clone (Coolify).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
h202-wq
2026-07-09 10:27:44 -04:00
parent 9da8d50370
commit c19b4aa293
2 changed files with 4324 additions and 1 deletions
-1
View File
@@ -1,6 +1,5 @@
frontend/node_modules/
frontend/.cache/
frontend/yarn.lock
frontend/build/
frontend/public/static/email-builder/
frontend/dist/
+4324
View File
File diff suppressed because it is too large Load Diff