i using web compiler not compile sass structure unless right-click on "compilerconfig.json" , select "web-compiler" --> "re-compile files".
when use other methods trigger compile...
- when save scss-file (most important)
- when go menu "build" --> "re-compile files in solution"
- when use short command shift + alt + y
it tell me "compiled successfully" or "done compiling", files not updated.
i using visual studio 2015 v.3 , web compiler updated 8/2/2016, version 1.11.319.
thanks in advance!
found answer in forum. needed remove temp files , restart visual studio:
%localappdata%\temp\webcompler1.xx
forum post: https://github.com/madskristensen/webcompiler/issues/158
hope helps someone!
/jesper
Comments
Post a Comment