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

ref(ui): use vite instead of webpack #739

Merged
merged 17 commits into from
Aug 1, 2022
Merged

Conversation

sbdchd
Copy link
Collaborator

@sbdchd sbdchd commented Jul 27, 2022

Basically:

  • Replace web pack setup with vite and upgrade various dependencies and cull unnecessary ones.
  • Also remove TSLint. Will replace with typescript-eslint rules eventually.
  • Got rid of the hacky landing page static generation.

Various road bumps along the way:

@sbdchd sbdchd requested a review from chdsbd August 1, 2022 03:10
@sbdchd
Copy link
Collaborator Author

sbdchd commented Aug 1, 2022

@chdsbd fyi, netlify node version is out of date, needs to be updated:

11:00:39 PM: error @darkobits/vite-plugin-favicons@0.1.7: The engine "node" is incompatible with this module. Expected version ">=14". Got "12.18.0"

https://app.netlify.com/sites/recipeyak/deploys/62e7418a2c8029000984c21a

@kodiakhq kodiakhq bot merged commit 84778f7 into master Aug 1, 2022
@kodiakhq kodiakhq bot deleted the steve/migrate-to-vite branch August 1, 2022 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants