Expand my Community achievements bar.

SOLVED

Migration CQ 5.5 -> AEM 5.6.1: LESS compiler issue cont...

Avatar

Level 2

This is to follow up from this post:

http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

The ordering issue can be overcome by using the @import for variable or mixin files. However this still causes issues as the main LESS files are only re-compiled when they change. i.e. if you change the variables file you have to change all the files that reference it to get the changes to propagate - would be great to hear if anyone has a solution to this.

1 Accepted Solution

Avatar

Correct answer by
Level 2

Removing /var/clientlibs node will wipe the cache and force all LESS file to be recompiled.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

Removing /var/clientlibs node will wipe the cache and force all LESS file to be recompiled.