Css and Js files only for used components
Hi there,
Our website have a JS file that includes the js code of all components.
Also, we have a CSS file that includes the js code of all components.
The problem is that components that we are not using are also included in the JS and CSS files.
Is it possible to make Adobe AEM generate CSS and JS code only for the components that are being used in the current page?
Thanks