mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00: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>