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
Fixes asset fingerprinting (when enabled) by bumping the version to one with an index.js in it. This is necessary because the new plugin system requires that all grunt plugins be resolvable by require(), which wasn't previously necessary.