326 Commits

Author SHA1 Message Date
陈嘉涵
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
陈嘉涵
c102a87ec0 feat(cli): disable devServer open option 2019-12-18 10:18:05 +08:00
陈嘉涵
75c32a28a0 feat(cli): improve progress bar 2019-12-18 10:12:53 +08:00
陈嘉涵
7db27a1b79 fix(cli): incorrect version when release 2019-12-17 20:49:18 +08:00
陈嘉涵
b3993dd653 fix(cli): resolve npm mobules when compile less 2019-12-16 16:20:17 +08:00
陈嘉涵
859e732753 fix(cli): should output changelog build process 2019-12-13 17:50:17 +08:00
陈嘉涵
c2a27d177e fix(cli): jest transform config 2019-12-13 14:25:53 +08:00
陈嘉涵
40992bccfd feat(cli): add test clearCache option 2019-12-13 14:13:51 +08:00
陈嘉涵
2dba8c9455 fix(cli): build site failed 2019-12-13 10:13:17 +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
陈嘉涵
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
陈嘉涵
9155a7a491 feat(cli): add jest init file 2019-12-12 10:55:34 +08:00
陈嘉涵
24202028e5 feat(cli): minify css 2019-12-12 09:56:44 +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
陈嘉涵
2fd09f52b0 feat(cli): add BUILD_TARGET env 2019-12-11 14:02:42 +08:00
陈嘉涵
0a45afad42 feat(cli): support switch site version 2019-12-11 11:50:07 +08:00
陈嘉涵
396002495f feat(cli): set title by lang 2019-12-09 17:07:01 +08:00
陈嘉涵
d9cedca9a8 docs: demo locale messages 2019-12-09 15:20:55 +08:00
陈嘉涵
dc6cc6c5af feat(cli): support locales 2019-12-06 15:51:20 +08:00
陈嘉涵
6bd858fac5 feat(cli): speed up gen style deps 2019-12-06 11:30:01 +08:00
陈嘉涵
560ba33dcc fix(cli): incorrect webpack hook 2019-12-05 20:45:42 +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
陈嘉涵
187b72483c feat(cli): speedup dev command 2019-12-05 19:46:23 +08:00
陈嘉涵
8ee35ce5b5 feat(cli): less-loader resolve node_modules 2019-12-05 19:45:21 +08:00
陈嘉涵
ebe5f6ebfd feat(cli): support custom src dir 2019-12-05 17:18:44 +08:00
陈嘉涵
207089b2ca feat(cli): reload vant config 2019-12-05 10:11:22 +08:00
陈嘉涵
b19b287276 feat(cli): restart compile when vant config updated 2019-12-04 18:10:14 +08:00
陈嘉涵
00f8231737 feat(cli): add stepper to improve logging 2019-12-04 11:24:46 +08:00
陈嘉涵
bad666240e fix(cli): sfc style inject 2019-12-04 10:01:20 +08:00
陈嘉涵
122b0fd93c fix(cli): incorrect babel exclude config 2019-12-03 21:07:01 +08:00
陈嘉涵
10b7935977 fix(cli): incorrect package entry 2019-12-03 21:06:30 +08:00
陈嘉涵
e98e4e7ced fix(cli): publicPath config 2019-12-03 11:52:20 +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
陈嘉涵
6a8a9a6f79 feat(cli): import base css 2019-12-02 17:54:55 +08:00
陈嘉涵
4299740b5d chore(cli): add config of babel-plugin-import 2019-12-02 16:51:46 +08:00
陈嘉涵
3d8f3c36aa fix(cli): always use '/' as publicPath in dev mode 2019-12-02 16:17:24 +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
陈嘉涵
9318e6b909 fix(cli): should ensure dir before output file 2019-11-29 17:36:29 +08:00
陈嘉涵
5f91e16825 feat(cli): add build-site command 2019-11-29 17:11:07 +08:00
陈嘉涵
f1310ff01b feat(cli): support config site publicPath and outputDir 2019-11-29 15:23:40 +08:00