actions-workflow-samples
actions-workflow-samples copied to clipboard
docs: add npm prune step after build
Running npm prune --production after build steps and right before the FA is deployed can reduce the deployment artifact size significantly.