81 Commits

Author SHA1 Message Date
chenjiahan
8013d2d49f chore(cli): remove @babel/plugin-transform-object-assign 2021-04-04 08:38:22 +08:00
HaoChuan9421
f1d72cb016 feat(vant-cli): 为 README 文件增加 vue-loader 以支持预览 demo 文件 2021-03-12 10:42:58 +08:00
chenjiahan
3a4422e67e Revert "fix(cli): update dev server config"
This reverts commit a7c3ce989e5f42d395fabe1124560b4ebaec6c46.
2021-01-22 17:36:15 +08:00
chenjiahan
a7c3ce989e fix(cli): update dev server config 2021-01-12 11:44:30 +08:00
chenjiahan
530ee0e0d0 perf(cli): disable enableObjectSlots by default 2021-01-09 21:44:12 +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
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
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
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
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
61c44383c2 chore: update @vue/babel-plugin-jsx 2020-08-28 15:24:35 +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
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
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
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
陈嘉涵
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
陈嘉涵
5bb9a31e28 chore(cli): extract create-vant-cli-app package 2020-01-16 18:02:34 +08:00
陈嘉涵
67e2a2759c feat(cli): improve dev experience 2020-01-15 10:29:03 +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
陈嘉涵
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
陈嘉涵
36f0f02fd1 feat(cli): enable transform-runtime regenerator option 2019-12-30 10:32:13 +08:00
陈嘉涵
141c0ed2c1 feat(cli): support add baiduAnalytics to site 2019-12-24 21:09:31 +08:00
陈嘉涵
4f0b8f3e64 feat(cli): update default jest config 2019-12-24 14:22:16 +08:00