Forgot a comma ...

This commit is contained in:
Joe Bruno 2015-12-02 12:36:37 -05:00
parent 19f54ce753
commit 4e51591c96

View file

@ -69,7 +69,7 @@ var gulpSass = function gulpSass(options, sync) {
sassMapFile,
sassFileSrc,
sassFileSrcPath,
sourceFileIndex
sourceFileIndex,
filteredSources;
// Build Source Maps!