Skip to content

feat(dashboard): migrate to Vite and React 18#21

Open
vijay8i wants to merge 1 commit into
mainfrom
codex/use-descriptive-commit-message-for-final-commit
Open

feat(dashboard): migrate to Vite and React 18#21
vijay8i wants to merge 1 commit into
mainfrom
codex/use-descriptive-commit-message-for-final-commit

Conversation

@vijay8i

@vijay8i vijay8i commented Oct 29, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • adopt a Vite root entrypoint, reuse the legacy alias map, and serve static assets from src/web/assets with JSX-friendly bundling
  • update the dashboard dependencies and tooling for React 18, Tailwind 3, and modern Stylelint/PostCSS configs
  • convert Jest transforms to .cjs, load Testing Library matchers in setup, await async userEvent calls, and rename React sources to .jsx

Testing

  • npm test
  • npm run build

https://chatgpt.com/codex/tasks/task_b_682d55d1906c832c9567babb4bbb9b25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant