Skip to content

Migrate from webpack + jest to vite + vitest#2

Open
usualoma wants to merge 3 commits intodevelopfrom
migrate-react-19
Open

Migrate from webpack + jest to vite + vitest#2
usualoma wants to merge 3 commits intodevelopfrom
migrate-react-19

Conversation

@usualoma
Copy link
Member

No description provided.

@usualoma usualoma force-pushed the migrate-react-19 branch 2 times, most recently from 0355f33 to 4443be9 Compare January 25, 2026 06:35
@usualoma usualoma changed the title Migrate react 19 Bump React and related dependencies for React 19 Mar 17, 2026
@usualoma usualoma marked this pull request as ready for review March 17, 2026 01:13
- Replace webpack with vite for building
- Replace jest with vitest for testing
- Convert i18n.ts to use import.meta.glob instead of require()
- Update tsconfig.json for vite compatibility
- Remove babel.config.js, webpack.config.js, i18next-parser.config.js
- Add vite.config.ts with SVG loader (defaultImport: url)
- Use ESM module format
@usualoma usualoma self-assigned this Mar 17, 2026
@usualoma usualoma changed the title Bump React and related dependencies for React 19 Migrate from webpack + jest to vite + vitest Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant