PhpStorm: file watcher / Less: trigger execution for extra directory in the project

33 Views Asked by At

I configured compiling .less for my current project with works fine.

I've added an extra folder to the project which also contains .less files and I also want PhpStorm to trigger the Less compiler when changing something inside there. Unfortunately it doesn't work ..

I already tried changing the scope in the Less configuration.

Any ideas?

0

There are 0 best solutions below