This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Using version 3.3.1608, we are having some issues with a project with a large amount of LESS files in the solution (Bootstrap etc) SASS with Compass is already being used + works perfectly, but editing a LESS file + saving looks like it triggers all of the LESS files to be compiled, is there a setting to where only the relative files are compiled (Rather than manually unchecking 100's of files to compile in the settings) Thanks |
|
|
Only the file and any dependants (files which include that file or include files which include that file etc) should be getting compiled on save unless you have set the "Trigger compile on build" flag under Tools/Options/Web Workbench which will compile all files.
|
|