-
-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Description
To preload or eagerly load async chunks on some pages, we would need to know the list of files necessary for that chunk (and to assign a name explicitly for the chunk to know how to get the right one, but that part is already possible with webpack and happens in the source code when importing the async chunk). AFAICT, including them in the entrypoints.json file should be enough to solve this. But I'm not sure assets-webpack-plugin supports that.
Metadata
Metadata
Assignees
Labels
No labels