Answer the question
In order to leave comments, you need to log in
Why does webpack.config.js in entry not find the path to the file?
Maybe someone knows why it gives an error if the index.js file is written not in the src folder, but in another one?
If you keep the index.js file in the root of the src folder, then everything works like this:
If you transfer the index.js file to the scripts folder, it gives an error on the command line. Why is this happening? After all, in webpack.config.js I write the path to the index.js file.
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