I
I
Ilya2019-07-30 11:23:42
webpack
Ilya, 2019-07-30 11:23:42

Why is CopyWebpackPlugin needed?

Why is CopyWebpackPlugin needed? He just copies the files from the source to the build, why is this necessary, I don’t understand if you can only configure files that really need to be compiled somehow, and not stupidly copied. It takes the same place on the server, and is it really convenient, or have I missed something?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Spirin, 2019-07-30
@ravewave

Why is CopyWebpackPlugin needed?

To copy files.
Projects use more than just compiled files.
Why do by hand what can be automated?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question