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

Move to Vite #49

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Move to Vite #49

wants to merge 2 commits into from

Conversation

BearCooder
Copy link

Update the dependencies and update to React v19.

Added some more typechecks since strict is enabled now.

Moved to Vite and dropped Webpack.

  • In a next step I would focus on switching away from styled components to Vanilla extract CSS
    Vanilla Extract creates stylesheets at the build time, thus ditching the need for runtime evaluation compared to styled components thats runtime CSS-in-JS.

@BearCooder
Copy link
Author

cc @Thisen

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