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
There as been an update to gulp-useref (v3) which changes the API breaking the gulp file in this project. The use of $.useref.assets({searchPath: './'}) is now incorrect; resulting in the error TypeError: $.useref.assets is not a function