Commit Graph
11 Commits
Author SHA1 Message Date
3acee8bf2b feat(cli): support replace ext in dynamic imports (#12046)
* feat(get-deps): import('../foo.vue') => import('../foo.mjs') 的替换

* feat(get-deps): import('../foo.vue') => import('../foo.mjs') 的替换

* feat(get-deps): 对应正则的优化

* feat(get-deps): 对应正则的优化

* feat(get-deps): 对应正则的优化之前的太宽泛了

* feat(get-deps): 对应正则的优化之前的太宽泛了

* feat(get-deps): 对应正则的优化之前的太宽泛了

---------

Co-authored-by: sunguohui <sunguohui@vcom.com>
2023-07-29 11:29:46 +08:00
neverlandandGitHub 3dcc92a5c0 chore: bump prettier v3 and format all code (#12111)
* chore: bump prettier v3 and format all code

* chore: mjs config

* chore: revert

* chore: revert

* chore: update lock
2023-07-22 14:14:14 +08:00
hmingheandGitHub 965724e8a5 fix(@vant/cli): replace vue file import causing duplicate suffixes (#11649)
* fix(@vant/cli):替换 vue 文件导入出现重复后缀

* fix(@vant/cli):替换 vue 文件导入出现重复后缀
2023-03-12 14:58:49 +08:00
neverlandandGitHub 5bd6997d3c chore: add prefix of node core modules (#11440) 2022-12-31 20:27:35 +08:00
neverlandandGitHub 79dfc4b8cb feat(@vant/cli): auto complete mjs path (#10649)
* feat(@vant/cli): auto complete mjs path

* release: 3.5.0-beta.1
2022-05-29 21:41:57 +08:00
chenjiahanandneverland 1b45f38133 refactor(@vant/cli): migrate to ESM package 2021-10-28 20:09:00 +08:00
neverlandandGitHub 33bdcbc029 fix(cli): ignore import types when analyzing deps (#8574) 2021-04-19 19:13:09 +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 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
陈嘉涵 6bd858fac5 feat(cli): speed up gen style deps 2019-12-06 11:30:01 +08:00