node.js - Should I SCP my node_modules folder in continuous deployment setup? -


i'm building first continuous deployment setup using codeship.io deploy digital ocean droplet. codeship's documentation suggests using scp clone production files.

my question is: should include node_modules folder in clone? or should figure out way npm install on droplet when needed?


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -