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
{{ message }}
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
Expected Behavior
Running
grunt patternlab:buildgenerates the front-end of Pattern LabActual Behavior
Running
grunt patternlab:builddoes nothing (except output the help text)Steps to Reproduce
public/directorygrunt patternlab:buildtaskpublic/directory has not been created/populatedSteps to Fix
Should just be a case of adding the task alias to Grunt. PR incoming.