api documentation for webpack-merge (v4.1.0)

Variant of merge that's useful for webpack configuration

table of contents

  1. module webpack-merge
    1. function webpack-merge ()
    2. function webpack-merge.multiple ()
    3. function webpack-merge.smart ()
    4. function webpack-merge.smartStrategy ()
    5. function webpack-merge.strategy ()
    6. function webpack-merge.unique (key, uniques)
    7. object webpack-merge.join_arrays
    8. object webpack-merge.join_arrays_smart
  2. module webpack-merge.join_arrays
    1. function webpack-merge.join_arrays.default ()
  3. module webpack-merge.join_arrays_smart
    1. function webpack-merge.join_arrays_smart.uniteEntries (newEntry, entry)
    2. function webpack-merge.join_arrays_smart.uniteRules (rules, key, newRule, rule)
  4. module webpack-merge.unique
    1. function webpack-merge.unique.default (key, uniques)

module webpack-merge

function webpack-merge ()

function webpack-merge.multiple ()

function webpack-merge.smart ()

function webpack-merge.smartStrategy ()

function webpack-merge.strategy ()

function webpack-merge.unique (key, uniques)

module webpack-merge.join_arrays

function webpack-merge.join_arrays.default ()

module webpack-merge.join_arrays_smart

function webpack-merge.join_arrays_smart.uniteEntries (newEntry, entry)

function webpack-merge.join_arrays_smart.uniteRules (rules, key, newRule, rule)

module webpack-merge.unique

function webpack-merge.unique.default (key, uniques)

[ this document was created with utility2 ]