Answer the question
In order to leave comments, you need to log in
How to build the correct assembly of the node_modules folder?
I am writing a project at work.
I use webpack, vue.js, node.js etc.
The project has a node_modules folder with a lot of components loaded by webpack.
The node_modules folder and a number of other files are written in gitignor and this is absolutely correct.
There were questions when transferring this project to another computer.
How to properly clone an entire project from bitbucket?
How to build the correct assembly of the node_modules folder?
As I understand it, this will require a package.json file, but how to do it correctly?
Thanks in advance for good advice :)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question