Skip to content

a repo to learn vite, support static server, load ts files, pre-bundling.

Notifications You must be signed in to change notification settings

tiny-open-source/mini-vite

Repository files navigation

mini-vite

This is a learning tool for vite, through this, you can learn vite

  • ⛪ How to build dependency and enable dependency scanning
  • 💘 Build Vite's plugin mechanism
  • 🌈 Implement the compilation and construction capabilities of Vite services
  • 🌻 Achieve HMR and realize server and client.

功能实现

  • ⛪ 通过 Esbuild 实现依赖扫描和依赖构建的功能。
  • 💘 搭建 Vite 的插件机制
  • 🌈 实现 Vite的编译构建能力
  • 🌻 实现 HMR 服务端和客户端的开发。

About

a repo to learn vite, support static server, load ts files, pre-bundling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published