This is a migrated thread and some comments may be shown as answers.

Appbuilder not autocompiling related LESS files

1 Answer 40 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Stefan
Top achievements
Rank 1
Stefan asked on 11 Jun 2014, 11:10 AM
AppBuilder is no longer autocompiling my linked LESS files. 


I am using a LESS file that imports other less files (app.less). If I edit the app.less file appbuilder recompiles the stylesheet and all imported less files along with it, however if I edit an imported resource, appbuilder doesn't detect the change and doesn't recompile the app.css file.

My app.less looks like this:
// app.less 
@import "config.less";
@import "theme.less";
@import "icons.less";
 
@import "views/map.less";
@import "views/menu.less"; // If I edit menu.less, the stylesheet doesnt recompile

I'm 100% sure this was working last week, perhaps there's been some update in the editor since then? Also  the 'Automatically recompile associated resource on save' box is checked in my settings.

I hope someone is able to help me out, as manual compiling is driving me nuts!

1 Answer, 1 is accepted

Sort by
0
Accepted
Zdravko
Telerik team
answered on 13 Jun 2014, 04:04 PM
Hello Stefan,

Thanks for your feedback.
We made a fix for this issue in our product which will be published in the upcoming release.
Please excuse use for any inconvenience caused and stay tuned.

Regards,
Zdravko
Telerik
 

Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!

 
Tags
AppBuilder Windows client
Asked by
Stefan
Top achievements
Rank 1
Answers by
Zdravko
Telerik team
Share this question
or