Commit Graph

27 Commits

Author SHA1 Message Date
无木
9f6822991c fix: name of vite mode support more characters
修复vite模式名称不支持下划线的问题

fixed: #1115
2021-08-24 22:54:31 +08:00
CXM
66feb779a8
fix: fix build handler & misc (#1060)
* fix(type): fix ant-design-vue  ->

* fix: fix build handler & misc
2021-08-12 23:23:44 +08:00
loujohn
956ed2e3f7
fix(): Fix vite profile hot update error reporting (#968)
修复vite修改配置文件热更新报错Error: Must provide a proper URL as target

Co-authored-by: lou <825681860@qq.com>
2021-07-23 11:58:02 +08:00
周旭
7b76945bff
chore: perf TableAction.vue、build/utils.ts、prettier.config.js (#868)
* perf: 优化 build 时 vite 模式判断

* perf: 优化 TableAction, 仅在 action.tooltip 存在的情况下 才使用 Tooltip 组件

* docs: 仅在 action.tooltip 存在的情况下 才使用 Tooltip 组件

* fix: 在 window 上,拉取代码后 eslint 因 endOfLine 而保错问题

* docs: 修复在 window 上,拉取代码后 eslint 因 endOfLine 而保错问题
2021-07-08 23:20:49 +08:00
周旭
95c16a5d26
fix: support various vite modes of build, not just production (#832)
(cherry picked from commit bcc4773fbfc3dd1b7a24655bc731be830ad6d72d)
2021-06-30 00:49:19 +08:00
Vben
8ad127c293 fix: add route base close #404 2021-03-23 23:06:08 +08:00
Vben
e5b2cc1e98 chore: update deps 2021-03-02 06:59:38 +08:00
Vben
b476e1c84c fix: ensure that the correct components are dynamically imported 2021-03-01 23:01:37 +08:00
Vben
8a9ca498d7 chore: remove useless code 2021-02-25 20:25:02 +08:00
vben
993538de21 feat: added brotli|gzip compression and related test commands 2021-02-13 00:26:41 +08:00
vben
de332ae3f5 feat: production mode compressed image 2021-02-04 22:00:25 +08:00
vben
c1a4600b8a feat: vite preview 2021-01-25 06:21:11 +08:00
vben
ddb88a656d Revert "perf: vite preview"
This reverts commit 55b8e1b790.
2021-01-24 21:36:51 +08:00
vben
55b8e1b790 perf: vite preview 2021-01-24 21:00:32 +08:00
vben
d2bdc5665e wip: suppoer vite2 -- import.meta.glob 2021-01-10 19:52:03 +08:00
vben
99ac309fa9 wip: support vite 2021-01-09 23:28:52 +08:00
vben
bd7b53f14a fix(build): fix environment variable configuration file failure 2020-12-22 22:13:03 +08:00
vben
6f8d753ae0 chore: update deps 2020-12-01 21:02:37 +08:00
vben
2f1fbf8e48 style: add some notes 2020-10-29 23:01:11 +08:00
vben
a1b9902b97 feat: add pwa 2020-10-27 21:27:47 +08:00
vben
8a1bfdf13d feat: auto import route 2020-10-16 22:03:44 +08:00
vben
6211ba877a chore: repair window system execution command failure 2020-10-15 21:38:50 +08:00
vben
e828baa67b fix: replace taskfile module 2020-10-14 22:57:52 +08:00
vben
31e2715e67 chore: detail optimization 2020-10-14 21:08:07 +08:00
nebv
bb3b8f817d feat: the production environment can be dynamically configured 2020-10-13 01:40:21 +08:00
bin
e8aedefb38 chore: separate configuration files 2020-10-10 21:28:43 +08:00
陈文彬
2f6253cfb6 initial commit 2020-09-28 20:19:10 +08:00