ltbxd-actorle/assets
thibaud-leclere a6064c2bdb fix: switch to @vitejs/plugin-react-swc and manual component registration
- Replace @vitejs/plugin-react with @vitejs/plugin-react-swc to fix
  React Refresh preamble detection error in cross-origin Docker setup
- Register React components manually via window.resolveReactComponent
  since ux-react's registerReactControllerComponents uses Webpack's
  require.context API which is incompatible with Vite

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 13:40:16 +01:00
..
controllers init 2026-01-13 13:59:05 +01:00
react/controllers feat: integrate GameRow into GameGrid 2026-03-28 13:19:44 +01:00
styles style: add game grid and popover styling 2026-03-28 13:19:53 +01:00
vendor chore: remove asset-mapper, install vite-bundle and ux-react 2026-03-28 13:11:09 +01:00
app.js chore: configure vite, react, and stimulus bootstrap 2026-03-28 13:11:41 +01:00
bootstrap.js fix: switch to @vitejs/plugin-react-swc and manual component registration 2026-03-28 13:40:16 +01:00
controllers.json chore: configure vite, react, and stimulus bootstrap 2026-03-28 13:11:41 +01:00