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
Explicitly load Grunt dependencies to remove matchdep dependency
The `matchdep` package is no longer supported, and not really needed here. In the future I may update this to use `load-grunt-tasks`. I'm just not sure the task list is long/unruly enough to warrant an "autoloader."
0 commit comments