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 has been archived by the owner on Feb 7, 2023. It is now read-only.
Expected Behavior
Running
grunt patternlab:build
generates the front-end of Pattern LabActual Behavior
Running
grunt patternlab:build
does nothing (except output the help text)Steps to Reproduce
public/
directorygrunt patternlab:build
taskpublic/
directory has not been created/populatedSteps to Fix
Should just be a case of adding the task alias to Grunt. PR incoming.
The text was updated successfully, but these errors were encountered: