K
K
Konstantin Eliseev2019-12-20 13:14:41
webpack
Konstantin Eliseev, 2019-12-20 13:14:41

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

1 answer(s)
V
Vladimir Korotenko, 2019-12-20
@K0r5hun

Add 2 webpack configs and run with --config key
https://webpack.js.org/configuration/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question