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
I just wanted to update this ticket and let you know that I did indeed get hold of Sprockets core team and this is an unintended signature change, I'll be working with them over the next few weeks to fix this issue, or if they discover that they wish it not to break, update Jekyll-Assets.
Description
rails/sprockets#560 (i.e. Sprockets 4 beta 9) breaks jekyll-assets because it adds a new parameter to the manifest finding logic.
Steps
jekyll-assets
from git to your Gemfile. (I need master because of Jekyll 4.)bundle update
Sprockets from4.0.0.beta8
to4.0.0.beta9
.jekyll build
.Output
This is part of a Yarn and Gulp-based workflow.
Expected
The text was updated successfully, but these errors were encountered: