Answer the question
In order to leave comments, you need to log in
Can webpack rebuild individual files?
I am using webpack in Laravel. Tell me, is it possible to somehow add a second configuration on the basis of which it will only partially rebuild and update files according to a pre-compiled list, for example, "full" and "admin"?
Answer the question
In order to leave comments, you need to log in
Add 2 webpack configs and run with --config key
https://webpack.js.org/configuration/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question