286 Commits

Author SHA1 Message Date
neverland
4af658e67a
fix(cli): failed to find root dir (#7755) 2020-12-16 20:23:36 +08:00
chenjiahan
be87fac7b6 feat(cli): add babel loose mode config 2020-12-04 14:12:22 +08:00
chenjiahan
a299849294 Merge branch '2.x' into dev 2020-12-03 17:19:17 +08:00
chenjiahan
7095773854 feat(cli): add site.htmlPluginOptions config 2020-12-03 16:42:23 +08:00
chenjiahan
ac856c2673 fix(cli): failed to import sfc after build 2020-12-03 16:21:59 +08:00
chenjiahan
764e9e2d69 fix(cli): improve import regexp 2020-12-03 16:08:11 +08:00
chenjiahan
4433779c2e fix(cli): failed to compile ts in sfc 2020-12-02 16:50:43 +08:00
chenjiahan
3f0f3e4474 feat(cli): support sass tilde importer 2020-12-02 15:49:34 +08:00
chenjiahan
baf0d7776b fix(cli): missing compileTemplate id 2020-12-01 19:30:59 +08:00
chenjiahan
c13b734c90 fix(cli): failed to compile ts sfc 2020-11-27 15:49:14 +08:00
chenjiahan
7e7484a5cb fix(cli): postcss loader option changed 2020-11-21 22:20:16 +08:00
chenjiahan
34f95afb82 chore(cli): downgrade postcss@7 2020-11-21 22:05:16 +08:00
chenjiahan
23e647805a types(cli): fit typescript@4.1 2020-11-21 21:15:10 +08:00
chenjiahan
71def44061 Merge branch '2.x' into dev 2020-11-15 15:38:22 +08:00
neverland
1b91cd5876
feat(cli): postcss plugins can be array (#7560) 2020-11-15 12:09:09 +08:00
chenjiahan
c2151708bb fix(cli): should not collect coverage from test dir 2020-11-12 10:49:07 +08:00
chenjiahan
eda6798f5d fix(cli): disable loose mode #7035 2020-11-04 14:55:01 +08:00
chenjiahan
51244bb1c3 chore(cli): remove console 2020-10-25 09:47:19 +08:00
chenjiahan
ec09c70d67 feat(cli): updating sfc compiler 2020-10-25 09:46:34 +08:00
chenjiahan
b727a0f2b4 fix(cli): prefer contenthash 2020-10-13 20:26:45 +08:00
chenjiahan
30c24ba23f feat(cli): bump webpack@5 2020-10-13 19:15:32 +08:00
chenjiahan
90f2b098ec chore(cli): bump jest、postcss、webpacl-merge 2020-10-07 08:07:33 +08:00
chenjiahan
47a270effb Merge branch 'dev' into next 2020-09-26 21:35:53 +08:00
chenjiahan
443c221af0 fix(cli): incorrect merge webpack config 2020-09-26 21:33:45 +08:00
chenjiahan
8ef46764c9 Merge branch 'dev' into next 2020-09-22 19:42:24 +08:00
ChangeHow
0642a73628
feat(@vant/cli): suport modify internal webpack config (#7227) 2020-09-22 18:51:33 +08:00
chenjiahan
4d4959bbab chore(cli): skip ts-checker info message 2020-09-19 06:59:09 +08:00
chenjiahan
d23085a621 feat(cli): upgrade fork-ts-checker-webpack-plugin to support Vue 3 2020-09-19 06:48:07 +08:00
chenjiahan
0459ff5cb4 feat(cli):add vue feature flags 2020-09-19 06:35:43 +08:00
chenjiahan
ba63cd18fa feat(cli): support config npm tag 2020-08-28 17:24:51 +08:00
chenjiahan
61c44383c2 chore: update @vue/babel-plugin-jsx 2020-08-28 15:24:35 +08:00
chenjiahan
ae24b9a448 chore(cli): remove line break 2020-08-22 11:11:31 +08:00
chenjiahan
f0482c7eec feat(cli): update jest setup config 2020-08-22 10:59:10 +08:00
chenjiahan
d112fc4375 chore(cli): update jest setup config 2020-08-21 17:49:51 +08:00
chenjiahan
17379286c8 feat(cli): package entry fit Vue 3 2020-08-21 11:39:42 +08:00
chenjiahan
5cacc0df0c chore(cli): remove component whitelist 2020-08-21 11:26:38 +08:00
chenjiahan
0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
chenjiahan
f6280dc41d build(cli): update jsx plugin 2020-07-04 21:14:14 +08:00
chenjiahan
901f7f20d2 Merge branch 'dev' into next 2020-07-04 21:10:44 +08:00
chenjiahan
c0308e9b96 types(cli): fix WebpackConfig type 2020-07-04 17:56:47 +08:00
chenjiahan
4e793189b6 fix(cli): register packageEntry failed 2020-05-28 15:18:52 +08:00
chenjiahan
bd0853b60e chore: temporarily comment some code 2020-05-28 14:56:11 +08:00
chenjiahan
e587ea0b7a docs(cli): changelog v2.5.0 2020-05-27 21:17:40 +08:00
chenjiahan
f508d2e6c0 feat(cli): enable type checking 2020-05-27 21:13:21 +08:00
neverland
dc45ab8d96
fix(Cli): merge commit lint failed in some cases (#6360) 2020-05-24 16:41:23 +08:00
chenjiahan
3c793fab16 feat(cli): allow style type commit message 2020-04-19 14:55:28 +08:00
neverland
46372779db
feat(cli): support scoped style (#5910) 2020-03-25 16:31:30 +08:00
neverland
3dd3a45cfd
fix(cli): use remove instead of emptyDir in clean command (#5895) (#5904) 2020-03-25 10:18:15 +08:00
neverland
5f16f1fb6d
feat(cli): support generate web-types (#5893) (#5903) 2020-03-25 10:09:27 +08:00
neverland
c74fbf58a4
refactor(markdown-vetur): support generate webstorm types (#5900) 2020-03-24 20:43:28 +08:00