[loggi-1w2] Dockerfile was missing JS files in Tailwind content scan #114

Closed
opened 2026-02-21 18:25:30 +01:00 by matthias · 0 comments
Owner

Bead ID: loggi-1w2
Type: task
Priority: P4
Status: closed
Close reason: Fixed as part of loggi-d7a — COPY app/static/js added to Dockerfile assets stage


The Dockerfile's Node assets stage only copied app/templates for Tailwind content scanning but not app/static/js. Since tailwind.config.js includes JS files in its content array, any Tailwind classes added dynamically via JS were silently missing from the built CSS. Fixed in the same commit as loggi-d7a (added COPY app/static/js to the assets stage). This bead exists for documentation — no further action needed.

Dependencies:

  • blocks: loggi-2ze
**Bead ID:** `loggi-1w2` **Type:** task **Priority:** P4 **Status:** closed **Close reason:** Fixed as part of loggi-d7a — COPY app/static/js added to Dockerfile assets stage --- The Dockerfile's Node assets stage only copied app/templates for Tailwind content scanning but not app/static/js. Since tailwind.config.js includes JS files in its content array, any Tailwind classes added dynamically via JS were silently missing from the built CSS. Fixed in the same commit as loggi-d7a (added COPY app/static/js to the assets stage). This bead exists for documentation — no further action needed. **Dependencies:** - blocks: `loggi-2ze`
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
matthias/loggi#114
No description provided.