Commit Graph

30 Commits

Author SHA1 Message Date
zclzone
70eab22f65 style: 修改注释 2023-06-21 22:06:40 +08:00
zclzone
0247f3ebfa refactor: 简化proxy配置 2023-06-21 21:53:33 +08:00
szluyu99
cad72b3b73 docs: README 新增使用该项目的开源项目 2023-06-18 21:56:09 +08:00
zclzone
35ed004b2e chore: 移除plugin unplugin-vue-define-options(vue官方已支持) 2023-05-13 17:25:44 +08:00
zclzone
ebffe52c7c style: lint fix 2023-05-07 22:05:13 +08:00
张传龙
c3192423c6 mod: remove 2022-10-31 15:23:40 +08:00
张传龙
a5a3472486 refactor: setupExtend replace with defineOptions 2022-09-08 15:08:28 +08:00
张传龙
51b47ea722 chore: upgrade to vite3 2022-08-27 14:22:09 +08:00
张传龙
220a7800f7 refactor: refactor 2022-08-27 14:09:32 +08:00
张传龙
0cefadc2a5 refactor: custom icon 2022-08-27 11:46:34 +08:00
张传龙
2f1b747243 feat: add compress plugin 2022-08-27 11:04:07 +08:00
张传龙
18b8a81640 fix(other): disabled unplugin generate .d.ts 2022-07-10 22:24:23 +08:00
Sean Huang
7564f115d6
Breakpoints issues
Solved the problem that the breakpoint is not in the source code location when debugging.
2022-07-01 15:07:01 +08:00
张传龙
cb5dd34e17 refactor: simplify mock setup 2022-06-26 18:42:07 +08:00
张传龙
2be3f095aa mod: delete extra code 2022-06-26 15:37:57 +08:00
张传龙
b7ce7912a7 revert: 简化构建步骤,撤销app.config.js功能 2022-06-25 14:45:23 +08:00
张传龙
3990d4da80 feat: 集成unplugin-auto-import自动引入 2022-06-19 15:22:01 +08:00
张传龙
f88b4f52a1 refactor: 重构图标使用方式,集成自定应图标 2022-06-19 13:35:36 +08:00
张传龙
67d966e096 refactor: 简化unocss集成 2022-06-11 16:55:36 +08:00
张传龙
5ce2150706 fix: 修复vite热重启后proxy失效问题 2022-05-19 12:02:01 +08:00
张传龙
00c32a950a chore: 依赖更新 2022-05-15 18:51:57 +08:00
张传龙
d8569a4eb1 refactor: 简化文件夹结构 2022-05-03 22:37:51 +08:00
张传龙
2bd85e6e60 feat: 集成rollup打包分析插件 2022-04-19 21:50:19 +08:00
张传龙
ba49d94bf4 docs: 完善插件使用注释 2022-04-08 19:35:22 +08:00
张传龙
ec55f33655 feat: 配合unplugin-icons集成iconify图标解决方案 2022-04-08 17:21:48 +08:00
张传龙
5993e8d7d0 refactor: 全局规范化调整文件夹和文件命名(代码无改动) 2022-04-01 17:41:07 +08:00
zhangchuanlong
d7a61db339 feat: 集成unplugin-vue-components插件,NaiveUI组件无需再手动引入 2022-02-21 11:25:06 +08:00
zhangchuanlong
5a05c6ee54 feat:添加插件vite-plugin-vue-setup-extend,支持直接在setup script标签定义name 2022-01-25 16:26:51 +08:00
zhangchuanlong
f744043734 feat:增加支持打包时自动生成CNAME 2022-01-25 15:25:29 +08:00
zhangchuanlong
8d0158be7c first commit 2022-01-08 17:20:46 +08:00