actions-workflow-samples icon indicating copy to clipboard operation
actions-workflow-samples copied to clipboard

docs: add npm prune step after build

Open maximivanov opened this issue 4 years ago • 0 comments

Running npm prune --production after build steps and right before the FA is deployed can reduce the deployment artifact size significantly.

maximivanov avatar Dec 06 '20 20:12 maximivanov