I am using ui-grid in my project and I have a less variable override to set the @bootstrapDirectory to /lib/bootstrap/
This variable override works just fine in my less when using the runtime compilation, however it is completely ignored when using the gulp-less compilation task.
Is there any way to fix this issue?