Netbeans is there a way to manualy complile all .less files in one directory (which has subdirectories) -


i have dir lots of subdirs , inside .less files, until today settings "compile on save" if changed .less files netbeans automatically compile them on save, i'm looking functionality recompile .less files in dir if weren't changed, there way that?

you can use grunt task (and invoke task ide assuming have 8.0 , higher) or maybe try disable less compilation in netbeans, close project properties dialog , enable again. trigger compilation.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -