managarten/apps/playground/apps/web
Till JS a2605e8816 feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs
New script validates that all workspace deps in package.json have
matching COPY statements in Dockerfiles. Fixed missing shared-pwa,
shared-vite-config, patches/, and project-specific package COPYs
across 7 web app Dockerfiles.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 20:25:54 +01:00
..
src refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
static refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
.dockerignore refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
.gitignore refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
Dockerfile feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
package.json refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
svelte.config.js refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
tsconfig.json refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
vite.config.ts refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00