Skip to content

Commit

Permalink
build: Upgrade to Vite 5 (#2208)
Browse files Browse the repository at this point in the history
[Vite 5 release notes](https://vitejs.dev/blog/announcing-vite5) look
like some possible performance gains. Another nice thing is aligning dev
and preview servers because I think the inconsistency caused annoying DX
when I tried to make embed-widget just a route in code-studio.

[Vite React
SWC](https://github.com/vitejs/vite-plugin-react-swc/releases). Main
thing is 3.7.0 supporting HMR for class components. Should be a nice
improvement for us.
  • Loading branch information
mattrunyon committed Sep 4, 2024
1 parent 0994c52 commit 6c1196c
Show file tree
Hide file tree
Showing 4 changed files with 1,009 additions and 539 deletions.
Loading

0 comments on commit 6c1196c

Please sign in to comment.