forge/tools
Leo Wang(草鞋没号) b0cae412a7
feat(plugin-vite): upgrade to vite@5 (#3468)
* refactor(plugin-vite): move built-in vite config to template config file

* feat(plugin-vite): hot restart, reload 🔥

* chore(plugin-vite): update test

* fix(plugin-vite): correct hot restart logic

* chore(template-vite): update template logic

* chore(plugin-vite): move plugin-vite deps to template-vite

* fix(template-vite): correct vite config

* chore: lint

* refactor(plugin-vite): restore API break changes

* chore(plugin-vite): add `rollup`, `vite` top top-level deps

* chore(plugin-vite): fix lint

* chore(plugin-vite): fix build types check error

* feat(template-vite): load node.js entry

* chore: update .gitignore

* fix: fix the Windows CI failed

* chore: update types

* chore: fix Mac CI test

---------

Co-authored-by: Erick Zhao <erick@hotmail.ca>
2024-02-07 11:58:29 -08:00
..
doc-plugin build: update minimum Node.js version from `16.0.0` to `16.4.0` (#3401) 2023-11-03 14:19:42 -07:00
.eslintrc.json
fix-deps.ts
gen-docs.ts
gen-ts-glue.ts
gen-tsconfigs.ts
position-docs.ts
silent.js
sync-readmes.ts
test-clear.ts feat(plugin-vite): upgrade to vite@5 (#3468) 2024-02-07 11:58:29 -08:00
test-dist.ts
test-setup.ts
update-dependencies.js
update-node-version.ts
utils.ts