mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-11-09 06:52:08 +08:00
* 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>