Skip to content

SailingBoat762/mini-vite

Repository files navigation

mini-vite

dev-server 的 mini 实现,包括了依赖扫描和预构建,nobundle 模块加载,HMR 热更新 api,可以作为学习 vite 的参考

使用说明

$ npm i 
$ npm run build
$ cd playground
$ npm i
$ npm run dev

待实现

    • css 文件热更新
    • vue-plugin 实现单文件组件和热更新支持
    • react 热更新支持
    • 实现 bundler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published