functionality for updating css files in var folder
I created css file for page. If we modify any thing on css file, those changes are updating in var folder as well.. How it is happening in backend?
I created css file for page. If we modify any thing on css file, those changes are updating in var folder as well.. How it is happening in backend?
Hi,
You can view all generated clientlibs under /var/clientlibs. This location will hold a cached version of all clientlibs. If we modify any clientlibs or Adobe granite HTML library manager configuration, then we have to delete all the contents in /var/clientlibs to cache the rebuilded code.
So var folder holds integrated cached version of clientlibs. So clientlibs must be updated in var folder to pickup changes.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.