
Contribute
Become a financial contributor.
Top financial contributors
$3k USD since Sep 2019
webpack-merge is all of us
Our contributors 2
Thank you for supporting webpack-merge.

Budget
Transparent and open finances.
Completion of webpack-merge v5
by Juho Vepsäläinen • 7/6/2020
Financial contribution to webpack-merge
--.-- USD
Total raised
$2,700.00 USD
Total disbursed
$2,700.00 USD
Estimated annual budget
--.-- USD

About
webpack-merge provides a merge
function that concatenates arrays and merges objects creating a new object. If functions are encountered, it will execute them, run the results through the algorithm, and then wrap the returned values within a function again.
This behavior is particularly useful in configuring webpack although it has uses beyond it. Whenever you need to merge configuration objects, webpack-merge can come in handy.
There's also a webpack specific merge variant known as merge.smart
that's able to take webpack specifics into account (i.e., it can flatten loader definitions).
Our team
Juho Vepsäläinen