Your dependency package manager would install them all on the server. (npm, pip, yarn) Typically shipping library code with your app code is poor practice unless you have a strong reason for it. Let the package manager do it for you.
Your dependency package manager would install them all on the server. (npm, pip, yarn) Typically shipping library code with your app code is poor practice unless you have a strong reason for it. Let the package manager do it for you.
No replies yet.