filter style files before calling browsersync to refresh so that .map files don't initialize full reload

This commit is contained in:
Riku Rouvila
2015-03-05 10:57:54 +02:00
parent 0fe3a4d837
commit dc053974ab
2 changed files with 8 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
"ecstatic": "~0.5.3",
"gulp": "~3.8.1",
"gulp-autoprefixer": "1.0.1",
"gulp-filter": "^2.0.2",
"gulp-jade": "~0.9.0",
"gulp-minify-css": "~0.3.5",
"gulp-sourcemaps": "^1.3.0",