You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I'm precompiling the resources (scss/less/coffee/typescript/etc) I have to write these to a temp directory only to be pulled in by useref. I'd love it if gulp-useref could accept a gulp stream and pick off matching dependencies, avoiding the need to use .tmp. See https://github.com/google/web-starter-kit/blob/master/gulpfile.js#L122