miickel/gulp-angular-templatecache

Use stream3.5 instead of stream1

Open

#121 opened on Apr 6, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (533 stars) (97 forks)batch import
help wanted

Description

according to gulp Acceptance tests, https://github.com/gulpjs/acceptance#dependencies, its recommended to use new stream libraries.

Contributor guide