juanfran / gulp-jade-inheritance

Gulp plugin to rebuild jade files and other files that have extended or included those files
34 stars 32 forks source link

Update README.md #5

Closed piotrd closed 9 years ago

piotrd commented 9 years ago

Corrected condition for filtering out partials. At least for me, using || caused filter() not to do anything.

juanfran commented 9 years ago

thanks