Closed iam-kevin closed 4 years ago
Again, this isn't just good practice mate. NEVER add the node_modules to the project folder. The dev should re-create the node_modules component by running npm install
node_modules
dev
npm install
Again, this isn't just good practice mate. NEVER add the
node_modules
to the project folder. Thedev
should re-create the node_modules component by runningnpm install