jgable / gulp-cache

A cache proxy task for Gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor out dependency on event-stream

jgable opened this issue · comments

We should prefer to only use what we need instead of requiring the whole kitchen sink of event-stream. Right now it looks like we just need map-stream.

Actually closed via #5 .