aem-core-cif-components
aem-core-cif-components copied to clipboard
A set of configurations and components to get you started with AEM Commerce development
### Expected Behaviour When GraphQL query results in an error, as a developer I am able to handle and log the error according to my needs. ### Actual Behaviour When...
### Description & Motivation I'm just wondering if there's anyway to reduce the bundle size so that when utilizing certain components it doesn't increase the file size by 1mb each...
The Readme documentation says the aem-core-cif-components project relies on Uber-jar:  Does this mean we need to have both aem-sdk-api and uber-jar in pom.xml if we plan to use aem...
I'm currently using this package in our react project to send events to Adobe sensei. We use our custom version of useAddToCartEvent which has extra options. It's pretty much copy...