-
-
Notifications
You must be signed in to change notification settings - Fork 587
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(runtime): prefetch&preload (#5031)
* feat(runtime): prefetch&preload * feat(runtime): prefetch&preload * fix: clippy error * feat: support prefetch and preload magic comments * feat: support prefetch and preload in jsonp chunk loading * fix: clippy error * test: reuse webpack prefetch&preload config cases * test: add jsonp chunk loading diff cases * test: add diff cases for prefetch&preload runtime module * test: add diff cases for prefetch&preload runtime module * fix: remove fetch priority * test: add diff cases for cross-origin and script-type * test: add diff cases for dynamicImportPrefetch&dynamicImportPreload
- Loading branch information
1 parent
3a9fbcf
commit cdcb7e2
Showing
116 changed files
with
1,696 additions
and
124 deletions.
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
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
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
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
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
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
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
Oops, something went wrong.