54 Commits

Author SHA1 Message Date
菲鸽
49b78596e9 fix: windows 里面运行小程序报错,BUSY,自动关闭服务 2024-03-26 10:48:45 +08:00
菲鸽
c284bd66ef fix(vite): #14 2024-03-17 12:12:23 +08:00
菲鸽
b83af1995e refine: 无需自动导入 hooks 2024-03-04 21:26:13 +08:00
菲鸽
df66057fe3 build(.gitignore): 移除 .eslintrc-auto-import.json 2024-03-04 21:16:36 +08:00
菲鸽
b94d6512a3 feat(vite): 引入自动导入 components 的插件 2024-02-24 18:03:16 +08:00
菲鸽
e0b02436ac refactor(vite): imagemin 2024-02-19 16:40:19 +08:00
Your Name
668b34c456 fix: 修复 vite-plugin-imagemin 在windows环境下无法成功安装 2024-02-19 16:06:20 +08:00
菲鸽
ff0bbd3a67 build(vite): remove vite-plugin-compression 2024-02-02 15:15:21 +08:00
菲鸽
e8344c1d28 chore: fix error commend 2024-02-01 16:29:36 +08:00
菲鸽
da3b31c446 style: tiny update & remove autoprefixer 2024-01-31 18:50:58 +08:00
菲鸽
e9be119cce build(vite): auto import uni-app 2024-01-30 21:09:16 +08:00
潘潘
39869df7e7 feat: 添加uniapp 自动引入, 修正tsconfig.json 自动追加逗号 2024-01-30 21:08:36 +08:00
菲鸽
61f3b4f1ee feat: unocss + vite config 2024-01-29 12:58:59 +08:00
菲鸽
3ba37d9b05 feat: pages-sub README.md 2024-01-29 12:52:20 +08:00
Burt
47346b9a0e build(续上): 加上 lang="json5", 这样才能很好地格式化 2024-01-24 14:19:33 +08:00
Burt
fd402c5b58 Revert "build: lang="json5" 是默认值,不用写"
This reverts commit a95028f608a2b5788c2b26e17f3526f1126f01fe.
2024-01-24 14:13:45 +08:00
Burt
a95028f608 build: lang="json5" 是默认值,不用写 2024-01-24 14:11:44 +08:00
Burt
7e232483f2 feat: add copy demo 2024-01-24 10:38:16 +08:00
Burt
e7262dc1db feat: demo 全部展示,不需要变量控制 2024-01-22 14:05:35 +08:00
Burt
6a0de23432 chore: 消除不必要的 TODO 标识 2024-01-20 17:11:12 +08:00
Burt
b9243f9c59 chore: 优化TODO,减少不必要的TODO提示 2024-01-20 17:00:31 +08:00
Burt
d17efc5433 feat: demo显示通过 VITE_SHOW_DEMO 控制 2024-01-20 16:27:22 +08:00
Burt
5d6b158d0d feat: 根据 cqh 的提示优化代码 2024-01-20 14:57:24 +08:00
Burt
bd67776dcf chore: 注释优化 2024-01-16 14:08:17 +08:00
Burt
1c0b6b2142 feat: add 微信调试 TODO 2024-01-16 10:24:29 +08:00
Burt
26068635dc feat: 实现微信登录demo 2024-01-16 10:15:20 +08:00
Burt
d84dd87dc7 refactor: demo 放到一个固定文件夹 2024-01-15 17:36:11 +08:00
Burt
b3f485ffd0 chore: add TODO 2024-01-15 14:47:12 +08:00
Burt
b9a85a521f refactor(vite): htmlPlugin 位置移动到vite内部 2024-01-15 11:17:55 +08:00
Burt
929a99e874 feat(vite): add BUILD_TIME 2024-01-15 11:15:37 +08:00
Burt
47b85322ba feat: 先去掉 vite-plugin-imagemin, 很多人安装失败 2024-01-15 10:43:52 +08:00
Burt
e4a2cb9d33 chore: 整理vite.config 2024-01-15 10:35:13 +08:00
Burt
6a582f0a57 feat(manifest): 读取env 配置 2024-01-15 09:58:46 +08:00
Burt
0c15cef445 feat(manifest): 引入 @uni-helper/vite-plugin-uni-manifest 2024-01-15 09:18:58 +08:00
Burt
e0c5dc1763 feat(vite): 重新引入 @uni-helper/vite-plugin-uni-layouts 2024-01-12 17:12:31 +08:00
Burt
2d4a96cbe8 feat(vite): 微信本地开发也执行图片压缩,执行太慢了,改为生产才用 2024-01-12 17:05:29 +08:00
Burt
cc067f3c89 Revert "build(vite): 先去掉vite-plugin-imagemin插件,有需要自行安装(部分用户安装失败)"
This reverts commit 793547a78daf6f8ed069e4eb1971c08c3d9de5ec.
2024-01-12 08:35:54 +08:00
Burt
793547a78d build(vite): 先去掉vite-plugin-imagemin插件,有需要自行安装(部分用户安装失败) 2024-01-09 16:27:39 +08:00
Burt
5eb299ea91 build(vite): 整理vite配置 2024-01-09 10:02:40 +08:00
Burt
7e5e54678f fix(env): 环境变量不生效bug 2024-01-09 08:26:47 +08:00
Burt
141b2cd46d build(uni-helper): 引入 @uni-helper/vite-plugin-uni-platform 2024-01-04 14:35:01 +08:00
Burt
83e19e8eb2 fix(pages): exclude 不生效,配置地方错了,要陪在vite.config.ts 2024-01-04 13:37:58 +08:00
Burt
20c9976025 build(vite): 优化不同环境下的配置 2024-01-04 10:43:38 +08:00
Burt
60af61ab12 feat(vite): 重新引入 @uni-helper/vite-plugin-uni-layouts 2024-01-04 09:53:17 +08:00
Burt
e3648ad1a0 build(vite): refine vite.config.ts 2024-01-03 11:16:57 +08:00
Burt
6480d971a1 feat: 去掉 @uni-helper/vite-plugin-uni-pages, 并没有什么用 2024-01-03 10:23:34 +08:00
Burt
99d5ead5d4 feat: 去掉 @uni-helper/vite-plugin-uni-layouts, 并没有什么用 2024-01-03 10:21:06 +08:00
Burt
5b88117551 refactor(vite): 移除 unplugin-vue-components 2023-12-23 14:04:08 +08:00
Burt
ad3aa418b7 refactor(vite): visualizer 插件配置优化 2023-12-23 13:51:45 +08:00
Burt
16fcb3f4eb feat: 使用terser来控制清除 2023-12-23 12:04:31 +08:00