Answer the question
In order to leave comments, you need to log in
How to automate webpack build?
Tell me how to properly configure node.js so that it collects webpack after changing the file.
Inserted into package.json as they write everywhere
"scripts": {
"watch": "webpack --watch",
"build": "webpack"
},
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