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
refactor: change manifest option to accept Buffer (#53)
BREAKING CHANGE: The `manifest` option no longer accepts a stream, only a Buffer. This alligns the plugin with Gulp's guidelines.