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 Mar 31, 2023. It is now read-only.
What happened: Pattern Lab was not deployed along with the rest of the codebase
Problem description: I'm unsure of "best practices" for deploying PL within Emulsify to production. By default pattern-lab/ is in .gitignore and then within the pattern-lab folder, public/ is also ignored. To make it able to be deployed to a server, is it as simple as removing those from .gitignore or are there other considerations I need to keep in mind? Is there any documentation on this topic?