Juanfran

Results 40 comments of Juanfran

I'm not very sure, I've to test it, but maybe using https://github.com/jgable/gulp-cache and using the data.json and the filte content to generate the key. I'll try to test it this...

I've testes with gulp-cache and its works with differents data.json, if all the jade files use the same data.json I think it should be compiled all again... sorry I don't...

It could be fixed in the latest release, could you try it? thanks

sorry for waiting. why do you need `failReporter`? the purpose of failReporter is fail when there are errors

I can't reproduce it, sorry. Are you getting any message on the first execution?

I've made a simple example of what I've tried https://github.com/juanfran/gulp-scss-lint/tree/test-bug/test-bug

Could you tell me your config? Also you can add the `verbose` option and see the `scss-lint` command thanks

scss-lint must be before the sass plugin or in a different task

Hi @joelcipriano it is for performance, if your project has dozens of `.jade` the compilation could take too long