-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters