emulsify version (see releases): 3.1
node version: 8.11.3
npm (or yarn) version: 6.5
What you did: Deployed to Acquia Cloud using BLT
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?
emulsify version (see releases): 3.1
node version: 8.11.3
npm (or yarn) version: 6.5
What you did: Deployed to Acquia Cloud using BLT
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?