0.1.3 • Published 2 years ago

smile-ui-vite v0.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

基于 Vite 的组件库工程化实战 使用npm run dev 运行组件库

dist 打包目录

demo 是用来测试打包出来的组件库是否可用

docus 是vitest文档目录 使用npm run docs:dev 命令运行

tsconfig.json 让ts支持jsx的写法

shims-vue.d.ts 解决问题.vue 文件引入时,提示 找不到模块“xxx.vue”或其相应的类型声明

.eslinttrc.cjs eslint校验