Commit Graph
58 Commits
Author SHA1 Message Date
neverlandandGitHub 3dd3a45cfd fix(cli): use remove instead of emptyDir in clean command (#5895) (#5904) 2020-03-25 10:18:15 +08:00
chenjiahan 4617a9d222 fix(cli): item.subject may be null 2020-03-20 14:41:19 +08:00
chenjiahan a9e94a29c6 types(cli): reduce ts-ignore 2020-03-14 19:00:19 +08:00
陈嘉涵 7268f655a9 chore(cli): fix typing 2020-02-04 19:57:20 +08:00
陈嘉涵 1691451813 chore(cli): update eslint config and prettier codes 2020-01-19 11:42:22 +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
陈嘉涵 1706c375fa feat(cli): improve changelog log message 2020-01-14 19:12:17 +08:00
陈嘉涵 f4d10df14d perf(cli): simplify babel cache 2020-01-10 11:46:30 +08:00
陈嘉涵 11faabd408 chore(cli): optimize clean dir 2019-12-30 10:40:35 +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
陈嘉涵 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
陈嘉涵 be0e44904f fix(cli): should compile es/index.js 2019-12-20 17:32:00 +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
陈嘉涵 5ebb2fffd3 feat(cli): exit build when catched errors 2019-12-18 15:00:06 +08:00
陈嘉涵 7db27a1b79 fix(cli): incorrect version when release 2019-12-17 20:49:18 +08:00
陈嘉涵 859e732753 fix(cli): should output changelog build process 2019-12-13 17:50:17 +08:00
陈嘉涵 40992bccfd feat(cli): add test clearCache option 2019-12-13 14:13:51 +08:00
陈嘉涵 8fc7e6e611 feat(cli): gen vetur config 2019-12-13 09:50:29 +08:00
陈嘉涵 c86d3d166f feat(cli): find root dir 2019-12-12 17:19:31 +08:00
陈嘉涵 71415e467d fix(cli): compile commonjs module 2019-12-12 16:20:15 +08:00
陈嘉涵 9155a7a491 feat(cli): add jest init file 2019-12-12 10:55:34 +08:00
陈嘉涵 5318f3bd3f feat(cli): build lib packed entry files 2019-12-12 09:46:39 +08:00
陈嘉涵 29e9e1c476 feat(cli): gen package entry in lib dir 2019-12-11 16:27:32 +08:00
陈嘉涵 344c40c3d1 feat(cli): clean site dir 2019-12-05 19:47:11 +08:00
陈嘉涵 f7ef1845e8 feat(cli): improve error handling 2019-12-05 19:46:54 +08:00
陈嘉涵 00f8231737 feat(cli): add stepper to improve logging 2019-12-04 11:24:46 +08:00
陈嘉涵 8517083cec fix(cli): incorrect commit lint 2019-12-03 09:44:44 +08:00
陈嘉涵 0bdad6f97c feat(cli): optimize gen style deps map 2019-12-02 20:57:55 +08:00
陈嘉涵 fac3e60ad2 feat(cli): allow merge commit message 2019-11-29 17:59:57 +08:00
陈嘉涵 6f1b24663e chore(cli): set node env 2019-11-29 17:38:26 +08:00
陈嘉涵 5f91e16825 feat(cli): add build-site command 2019-11-29 17:11:07 +08:00
陈嘉涵 736bac00b9 chore(cli): rename some files 2019-11-29 14:17:40 +08:00
陈嘉涵 afc6113938 chore(cli): add exts constants 2019-11-29 13:23:49 +08:00
陈嘉涵 51d2512311 chore(cli): split compilers 2019-11-29 13:20:43 +08:00