tech-debt: Fix incorrect Vite manifest CSS parser in backend #310

Open
opened 2026-05-31 14:10:28 +00:00 by jmiller · 0 comments
Owner

Summary

The backend CSS importing logic from Vite manifests is broken and works only by coincidence.

Locations

  • vite.config.ts:256
  • web_src/js/swagger.ts:1

Both tagged INCORRECT-VITE-MANIFEST-PARSER.

Action Required

Rewrite the backend Vite manifest parser to correctly handle CSS imports.


Created by Claude Opus 4.6

## Summary The backend CSS importing logic from Vite manifests is broken and works only by coincidence. ## Locations - `vite.config.ts:256` - `web_src/js/swagger.ts:1` Both tagged INCORRECT-VITE-MANIFEST-PARSER. ## Action Required Rewrite the backend Vite manifest parser to correctly handle CSS imports. --- *Created by Claude Opus 4.6*
jmiller added the tech-debtupstream labels 2026-05-31 14:10:28 +00:00
Sign in to join this conversation.
No labels tech-debt upstream
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#310