troch.github.io
troch.github.io copied to clipboard
Results
2
troch.github.io issues
Sort by
recently updated
recently updated
newest added
Hey, I have a question that I placed here: https://stackoverflow.com/questions/45893729/gulp-4-0-gulp-remember-or-gulp-cache-prevent-sass-to-compile-properly-incremen I can;t make a proper use out of your plugin. Can you please take a look at it?
gulp `pipe()` requires a function that returns a Stream. `map()` returns a Stream object, not a function. So all I needed to do to get the map-stream example to work...