286 Commits

Author SHA1 Message Date
chenjiahan
4617a9d222 fix(cli): item.subject may be null 2020-03-20 14:41:19 +08:00
chenjiahan
377f4375d7 feat(cli): add VANT_CLI_VERSION env 2020-03-19 18:49:46 +08:00
chenjiahan
c40a14278b chore(cli): bump commander 5 2020-03-14 19:04:04 +08:00
chenjiahan
a9e94a29c6 types(cli): reduce ts-ignore 2020-03-14 19:00:19 +08:00
chenjiahan
ecce907de7 feat(cli): add webpack maxAssetSize config 2020-03-08 12:34:25 +08:00
yinhui1129754
1d8e2654f5
fix(vant-cli): fix Windows system build style problems (#5655) 2020-02-14 14:37:19 +08:00
yinhui1129754
d6d5581eef
fix(vant-cli): fix the bug of getting MD file in windows (#5626) 2020-02-05 15:32:15 +08:00
陈嘉涵
7268f655a9 chore(cli): fix typing 2020-02-04 19:57:20 +08:00
陈嘉涵
12ff739ec3 chore(cli): bump babel@7.8 2020-02-04 19:54:02 +08:00
陈嘉涵
1691451813 chore(cli): update eslint config and prettier codes 2020-01-19 11:42:22 +08:00
陈嘉涵
fa9a64b480 feat(cli): add --version option 2020-01-18 07:52:12 +08:00
陈嘉涵
5bb9a31e28 chore(cli): extract create-vant-cli-app package 2020-01-16 18:02:34 +08:00
陈嘉涵
62a1b39b2b feat(cli): add create command 2020-01-16 17:06:22 +08:00
陈嘉涵
ed51b08011 chore(cli): improve build tasks 2020-01-15 14:50:04 +08:00
陈嘉涵
6104ecb352 feat(cli): replace logger with consola 2020-01-15 14:29:49 +08:00
陈嘉涵
923dbbb0f2 feat(cli): improve linter logging 2020-01-15 13:15:17 +08:00
陈嘉涵
a98e9b29f9 feat(cli): improve changelog logging 2020-01-15 13:11:20 +08:00
陈嘉涵
67e2a2759c feat(cli): improve dev experience 2020-01-15 10:29:03 +08:00
陈嘉涵
85cf5df279 feat(cli): improve dev server log 2020-01-14 20:26:41 +08:00
陈嘉涵
1706c375fa feat(cli): improve changelog log message 2020-01-14 19:12:17 +08:00
陈嘉涵
c29372b114 feat(cli): add command description 2020-01-13 15:07:37 +08:00
陈嘉涵
6ce9f5598a feat(cli): support custom postcss config 2020-01-12 17:41:36 +08:00
陈嘉涵
96991fd892 feat(cli): support custom devServer port 2020-01-12 17:03:38 +08:00
陈嘉涵
0b5d0bd74d chore: update site config 2020-01-11 08:09:13 +08:00
陈嘉涵
e18e36d95a chore(cli): imporve site search result 2020-01-11 07:47:19 +08:00
陈嘉涵
29a799cae6 chore(cli): move replaceCssImport fn 2020-01-10 14:20:57 +08:00
陈嘉涵
6074baa28d fix(cli): should replace css import extension 2020-01-10 14:17:12 +08:00
陈嘉涵
f4d10df14d perf(cli): simplify babel cache 2020-01-10 11:46:30 +08:00
陈嘉涵
58493b5167 fix(cli): import plugin libraryDirectory 2020-01-07 11:22:46 +08:00
陈嘉涵
6aef86f1c1 chore(cli): fix typo 2020-01-06 11:16:41 +08:00
陈嘉涵
7b15699512 feat(cli): adjust jest setup timing 2020-01-06 11:01:58 +08:00
陈嘉涵
131508bbc1 feat(cli): add cache-loader 2020-01-05 14:48:16 +08:00
陈嘉涵
a8f73f5e10 chore(cli): remove unused type conversion 2020-01-05 10:03:13 +08:00
陈嘉涵
116b057cdb chore(cli): update deps 2020-01-05 09:56:22 +08:00
jczzq
4424b77cbc fix(vant-cli): replace \ to / in path #5431 (#5473) 2020-01-05 09:48:49 +08:00
陈嘉涵
6494795f81 feat(cli): use clean-css to minify css 2020-01-02 21:23:29 +08:00
陈嘉涵
2b438f84cd chore(cli): remove decamelize pkg for compatiblity issues 2019-12-30 15:14:13 +08:00
陈嘉涵
11faabd408 chore(cli): optimize clean dir 2019-12-30 10:40:35 +08:00
陈嘉涵
36f0f02fd1 feat(cli): enable transform-runtime regenerator option 2019-12-30 10:32:13 +08:00
陈嘉涵
23b1af95e8 fix(cli): changelog should be async task 2019-12-29 09:13:06 +08:00
陈嘉涵
f9bef02730 feat(cli): generate changelog before release 2019-12-29 09:09:15 +08:00
陈嘉涵
2299879dff chore(cli): add changelog template files 2019-12-28 22:11:39 +08:00
陈嘉涵
4377a1f3aa fix(cli): remove comma when generate changelog 2019-12-28 21:31:02 +08:00
陈嘉涵
a196fa7a6f feat(cli): use conventional-changelog to generate changelog 2019-12-28 21:28:18 +08:00
陈嘉涵
141c0ed2c1 feat(cli): support add baiduAnalytics to site 2019-12-24 21:09:31 +08:00
陈嘉涵
85d735e669 fix(cli): compatible with export { default } 2019-12-24 14:39:13 +08:00
陈嘉涵
4f0b8f3e64 feat(cli): update default jest config 2019-12-24 14:22:16 +08:00
陈嘉涵
99a8ff7b6b feat(cli): support custom jest config 2019-12-24 14:20:22 +08:00
陈嘉涵
904b53c368 fix(cli): skip demo、test dir in build watch mode 2019-12-24 08:16:17 +08:00
陈嘉涵
eafcc128a2 feat(cli): improve build watch mode logger 2019-12-24 08:13:48 +08:00