fix: content/ niet uitsluiten in Dockerfile build context

Worksheet.jsx en Installatie.jsx importeren content/worksheet.md en
content/installatie.md als raw imports tijdens de build. Door content/
uit .dockerignore te halen krijgt Vite ze in de container te zien.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Frank Meeuwsen 2026-04-17 08:15:41 +02:00
parent d1b2fd2e3c
commit fb5f3c2db3

View file

@ -13,6 +13,5 @@ README.md
PRD.md PRD.md
LOGBOEK.md LOGBOEK.md
preflight.sh preflight.sh
content
.dashboard.yml .dashboard.yml
.specstory .specstory