vite-plugin-react-setup
v0.0.3
Published
🚀 Help to enable fast development for your React project.
Downloads
1
Readme
vite-plugin-react-setup
🚀 Help to enable fast development for your React project.
Status
In development.
Todo
- [ ] 内置路由配置解决方案 (路由级代码分割)
- [x] 内置本地 HTTPS 证书以及 HTTP2 优化
- [x] 内置支持 tsconfig.json 文件路径别名
- [ ] 内置路径别名 (
@ -> project/src
) - [ ] 内置
Antd Layout
解决方案 - [ ] 内置网络请求和错误处理方案
- [ ] 内置权限解决方案
- [ ] 内置国际化解决方案 (low level)
Thanks
- vite-plugin-mkcert - Thanks for the local https certificate.
- vite-tsconfig-paths - Thanks for providing the function of alias mapping.
License
MIT ©️ 春泥