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
[https://github.com/VFK/gulp-html-replace/commit/549aaaacbff7549437e2df6de30a6c3a05f13933] - Fixed problem with periods in query string ('js/one.js?v=1.2.3.4' for example)
[https://github.com/VFK/gulp-html-replace/commit/2f59546077d392e305bb1493dc9e3c48df16d4ac] - file.dirname is only available in vinyl@0.5.0 and newer, using path.dirname to support the older versions.