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:
parent
d1b2fd2e3c
commit
fb5f3c2db3
1 changed files with 0 additions and 1 deletions
|
|
@ -13,6 +13,5 @@ README.md
|
|||
PRD.md
|
||||
LOGBOEK.md
|
||||
preflight.sh
|
||||
content
|
||||
.dashboard.yml
|
||||
.specstory
|
||||
|
|
|
|||
Loading…
Reference in a new issue