Find alternative to event-stream now that it's archived
mojavelinux opened this issue · 1 comments
mojavelinux commented
Due to "the incident", event-stream is now archived. Can we just move away from it entirely? How much does gulp-vinyl-zip rely on it? Is there an alternative? Perhaps take a page from this PR? https://github.com/sweetalert2/sweetalert2/pull/1305/files
mojavelinux commented
It turns out, all this library was using event-stream for was to require the "through" library. So literally the only change here is to update the require statement.