Commit 9f72499
committed
refactor: replace @vitejs/plugin-react-swc with @vitejs/plugin-react and update Vite config paths
- Updated package.json files in demo and lib packages to use @vitejs/plugin-react version 5.1.1 instead of @vitejs/plugin-react-swc version 4.3.1.
- Modified vite.config.ts files in demo and lib packages to resolve paths using import.meta.dirname for better directory handling.1 parent 1b541a9 commit 9f72499
6 files changed
Lines changed: 154 additions & 328 deletions
File tree
- chartlets.js
- packages
- demo
- lib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
0 commit comments