Gulp-sass: Add support for setting the location of the `sass-cache` folder

Created on 3 Oct 2016  路  1Comment  路  Source: dlmanning/gulp-sass

It'd be nice to have the ability to set the cache location away from .sass-cache. The CLI version of Sass supports this.

>All comments

gulp-sass does not have a cache. It's fast enough to not need one.

Was this page helpful?
0 / 5 - 0 ratings