Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

[React] Code Splitting #52

Closed
GR1ML0CK opened this issue Apr 15, 2019 · 1 comment
Closed

[React] Code Splitting #52

GR1ML0CK opened this issue Apr 15, 2019 · 1 comment
Assignees

Comments

@GR1ML0CK
Copy link

Based on the guide, aem-clientlib-generator is used to convert the react bundles into AEM clientlibs. This seems to make code splitting not work since all the files get grouped into a single clientlib. Is there a way to still support code splitting to support cases where you might have components that are only for certain kinds of pages?

@godanny86
Copy link
Collaborator

hi @GR1ML0CK, great question. With the current capabilities of AEM clientlibs I do not believe this is possible. Do you mind re-posting this under https://github.com/adobe/aem-spa-project-archetype/issues

I think adding this as a feature in the archetype would be a good enhancement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants