17 Commits

Author SHA1 Message Date
chenjiahan
1b45f38133 refactor(@vant/cli): migrate to ESM package 2021-10-28 20:09:00 +08:00
neverland
9bb19819a5
feat(cli): add namedExport option (#8495)
* feat(cli): add exportMode option

* feat(cli): rename exportMode to namedExport
2021-04-10 11:44:02 +08:00
chenjiahan
17379286c8 feat(cli): package entry fit Vue 3 2020-08-21 11:39:42 +08:00
陈嘉涵
1691451813 chore(cli): update eslint config and prettier codes 2020-01-19 11:42:22 +08:00
jczzq
4424b77cbc fix(vant-cli): replace \ to / in path #5431 (#5473) 2020-01-05 09:48:49 +08:00
陈嘉涵
7db27a1b79 fix(cli): incorrect version when release 2019-12-17 20:49:18 +08:00
陈嘉涵
71415e467d fix(cli): compile commonjs module 2019-12-12 16:20:15 +08:00
陈嘉涵
0858c0499e fix(cli): skip install should not skip export 2019-12-12 11:18:26 +08:00
陈嘉涵
8e8892b323 feat(cli): add skipInstall option 2019-12-12 11:10:19 +08:00
陈嘉涵
29e9e1c476 feat(cli): gen package entry in lib dir 2019-12-11 16:27:32 +08:00
陈嘉涵
b19b287276 feat(cli): restart compile when vant config updated 2019-12-04 18:10:14 +08:00
陈嘉涵
10b7935977 fix(cli): incorrect package entry 2019-12-03 21:06:30 +08:00
陈嘉涵
51d2512311 chore(cli): split compilers 2019-11-29 13:20:43 +08:00
陈嘉涵
e2c9628316 feat(cli): optimize dist file path 2019-11-29 11:56:55 +08:00
陈嘉涵
19a1ab37ef feat(cli): build package style entry 2019-11-29 11:37:48 +08:00
陈嘉涵
e4f934dfde feat(cli): auto install all components 2019-11-27 11:45:35 +08:00
陈嘉涵
56ea702dee feat(cli): build package 2019-11-21 14:43:27 +08:00