neverland
|
e1cafe61ed
|
fix(cli): absolute file paths don't work on Windows (#9898)
|
2021-11-18 14:47:32 +08:00 |
|
chenjiahan
|
ecd2fb4f13
|
feat(@vant/cli): add build.packageManager config
|
2021-11-09 10:33:19 +08:00 |
|
neverland
|
105dda07d6
|
feat(@vant/cli): support pnpm install (#9824)
|
2021-11-09 10:25:48 +08:00 |
|
chenjiahan
|
8d9bc34a60
|
feat(@vant/cli): vant config become esm
|
2021-10-28 20:09:00 +08:00 |
|
chenjiahan
|
1b45f38133
|
refactor(@vant/cli): migrate to ESM package
|
2021-10-28 20:09:00 +08:00 |
|
neverland
|
8585842712
|
feat(@vant/cli): support custom vite config (#9738)
|
2021-10-27 14:46:37 +08:00 |
|
neverland
|
e8186795b7
|
perf: no longer need transform prefix (#9588)
* perf: no longer need transform prefix
* chore: upd
* chore: upd
|
2021-09-29 17:04:03 +08:00 |
|
chenjiahan
|
2dd7e853d6
|
feat(@vant/cli): using vite to build site
|
2021-09-07 11:59:12 +08:00 |
|
chenjiahan
|
a9b4f88860
|
chore(@vant/cli): remove webpack related deps
|
2021-09-07 10:57:11 +08:00 |
|
neverland
|
c67127541e
|
feat(cli): bump webpack-dev-server v4 (#9292)
* feat(cli): bump webpack-dev-server v4
* fix: deps
|
2021-08-19 20:18:37 +08:00 |
|
zoy-l
|
384ee56f13
|
feat(cli): add convention static directory (#8929)
* fix: #8890 sfc compile error
* chore(vant-cli): add convention static directory
* chore(vant-cli): another way to deal with static resources
|
2021-06-25 17:02:55 +08:00 |
|
chenjiahan
|
e38c5d27e0
|
chore: remove friendly-errors-webpack-plugin
|
2021-04-14 09:35:08 +08:00 |
|
neverland
|
3144a63d2b
|
fix(cli): should not replace style entry import ext (#8301)
|
2021-03-08 09:36:49 +08:00 |
|
chenjiahan
|
b201088172
|
Merge branch '2.x' into dev
|
2020-12-17 19:28:01 +08:00 |
|
木槿花开
|
7a6e78fbf9
|
feat(Sku): add disable-soldout-sku prop (#7759)
* feat(Sku): 售罄sku支持点击
* feat(Sku): add disable-soldout-sku prop
Co-authored-by: zhanglin_0715 <zhanglin_0715@youzan.com>
|
2020-12-17 14:27:32 +08:00 |
|
chenjiahan
|
fae7d99e7c
|
Merge branch '2.x' into dev
|
2020-12-16 20:24:22 +08:00 |
|
neverland
|
4af658e67a
|
fix(cli): failed to find root dir (#7755)
|
2020-12-16 20:23:36 +08:00 |
|
chenjiahan
|
a299849294
|
Merge branch '2.x' into dev
|
2020-12-03 17:19:17 +08:00 |
|
chenjiahan
|
ac856c2673
|
fix(cli): failed to import sfc after build
|
2020-12-03 16:21:59 +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
|
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
|
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
|
c0308e9b96
|
types(cli): fix WebpackConfig type
|
2020-07-04 17:56:47 +08:00 |
|
neverland
|
3dd3a45cfd
|
fix(cli): use remove instead of emptyDir in clean command (#5895) (#5904)
|
2020-03-25 10:18:15 +08:00 |
|
chenjiahan
|
a9e94a29c6
|
types(cli): reduce ts-ignore
|
2020-03-14 19:00:19 +08:00 |
|
yinhui1129754
|
1d8e2654f5
|
fix(vant-cli): fix Windows system build style problems (#5655)
|
2020-02-14 14:37:19 +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 |
|
陈嘉涵
|
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 |
|
陈嘉涵
|
6ce9f5598a
|
feat(cli): support custom postcss config
|
2020-01-12 17:41:36 +08:00 |
|
陈嘉涵
|
29a799cae6
|
chore(cli): move replaceCssImport fn
|
2020-01-10 14:20:57 +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 |
|
jczzq
|
4424b77cbc
|
fix(vant-cli): replace \ to / in path #5431 (#5473)
|
2020-01-05 09:48:49 +08:00 |
|
陈嘉涵
|
2b438f84cd
|
chore(cli): remove decamelize pkg for compatiblity issues
|
2019-12-30 15:14:13 +08:00 |
|
陈嘉涵
|
85d735e669
|
fix(cli): compatible with export { default }
|
2019-12-24 14:39:13 +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 |
|