272 Commits

Author SHA1 Message Date
陈嘉涵
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
陈嘉涵
ec1c87f8ae feat(cli): support build watch mode 2019-12-23 21:06:11 +08:00
陈嘉涵
e00b1cf7d0 feat(cli): support compile nullish coalescing operator 2019-12-21 09:04:32 +08:00
陈嘉涵
fad44923fb fix(cli): should check style exists when gen component style entry 2019-12-21 08:55:22 +08:00
陈嘉涵
b9a077b779 fix(cli): missing style deps if component doesn't have style 2019-12-20 21:47:07 +08:00
陈嘉涵
be0e44904f fix(cli): should compile es/index.js 2019-12-20 17:32:00 +08:00
Jake
fb59e39622 fix(VantCli): enable Lan access (#5325) 2019-12-20 10:35:28 +08:00
陈嘉涵
669e055c4e fix(cli): should exit process when build failed 2019-12-19 16:26:18 +08:00
陈嘉涵
87260de98a feat(cli): should exit process when test failed 2019-12-19 14:18:54 +08:00
陈嘉涵
46a7aefc65 fix(cli): should exit process when lint failed 2019-12-19 14:10:09 +08:00
陈嘉涵
e1cd618ea4 fix(cli): should disable yarn prod flag 2019-12-19 10:46:33 +08:00
陈嘉涵
83ba5e47bf feat(cli): install dependencies before build 2019-12-19 10:31:17 +08:00
陈嘉涵
bb223d9d18 feat(cli): support jest canvas mock 2019-12-18 15:42:41 +08:00
陈嘉涵
cee0bfa0e1 feat(cli): emit path of compile failed style 2019-12-18 15:12:43 +08:00
陈嘉涵
5ebb2fffd3 feat(cli): exit build when catched errors 2019-12-18 15:00:06 +08:00