Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vite.js Migration #39

Merged
merged 7 commits into from
Feb 1, 2022
Merged

Vite.js Migration #39

merged 7 commits into from
Feb 1, 2022

Conversation

protyze
Copy link
Collaborator

@protyze protyze commented Jan 28, 2022

Migrates from CRA to Vite.js:

  • CRA -> Vite.js
  • Jest -> Vitest (+ more meaningful tests)
  • Updated Storybook and using Vite.js to build storybook previews
  • New theme toggler for storybook
  • Fix pre-commit hook for when yarpm is not installed globally
  • Continue to use CRA's eslint config: eslint-config-react-app

@protyze protyze requested a review from netzwerg January 28, 2022 16:48
@protyze protyze linked an issue Jan 28, 2022 that may be closed by this pull request
6 tasks
@netzwerg netzwerg merged commit f31da1c into main Feb 1, 2022
@netzwerg netzwerg deleted the 38-vitejs-migration branch February 1, 2022 06:20
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.

Migrate to vite.js and vitest
2 participants