Sunday, 12 May 2019

Is it bad practice to have 2 node_modules

I started my node project with the vue cli which created a node_modules although later on when creating the back end another node_modules appeared in the root of my project.​Is this okay or should I merge the node_modules into 1 folder?

Submitted May 12, 2019 at 04:58PM by drafted_

No comments:

Post a Comment