69 Commits

Author SHA1 Message Date
Z.X.PING
f0d6032edf
fix: 临时解决 dcloudio 官方的 @dcloudio/uni-mp-compiler 出现的编译 BUG (#103) 2024-06-07 20:59:26 +08:00
菲鸽
0a5cc3052c feat: build时区分环境,dev时不用压缩 2024-06-04 18:03:02 +08:00
菲鸽
8bd9bddd83 feat: 配置VITE_APP_PROXY_PREFIX 前缀是个变量 2024-05-18 17:36:34 +08:00
菲鸽
b83541d483 feat: add VITE_APP_PROXY 控制H5代理 2024-05-18 17:24:21 +08:00
菲鸽
7beb03a89e chore: proxy 可选,非必须 2024-05-04 22:39:45 +08:00
菲鸽
b07dc4e3b9 feat: vite-svg-loader vite-plugin-svg-icons 都不需要了 2024-05-02 18:22:26 +08:00
菲鸽
a2a78f0c13 feat: issue#73 使用defineOptions替代vite-plugin-vue-setup-extend 2024-04-30 14:59:28 +08:00
菲鸽
576df18a23 chore: add comment proxy 2024-04-18 17:03:05 +08:00
菲鸽
28caa1dea3 feat: 大量升级,v2.0.0 2024-04-17 15:32:15 +08:00
菲鸽
981eb1d096 build: homePage & subPackages 2024-04-11 18:38:15 +08:00
菲鸽
d8557414aa build: 默认无 vite-plugin-imagemin 2024-04-11 17:00:49 +08:00
菲鸽
4495262563 fix: 自动导入的函数,在模板报错 2024-04-04 16:16:49 +08:00
Feng
c214ebedfb feat: add the global constant "__UNI_PLATFORM__" 2024-03-28 17:58:32 +08:00
菲鸽
8db5470522 build: add log 2024-03-28 17:39:01 +08:00
菲鸽
791f051786 feat: add alias @img 2024-03-28 10:19:39 +08:00
菲鸽
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