Skip to main content
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
URL Rewriter Bot
URL Rewriter Bot

I believe you want to use the lodash merge function, rather than extend. See: Lodash - difference between .extend() / .assign() and .merge()

I believe you want to use the lodash merge function, rather than extend. See: Lodash - difference between .extend() / .assign() and .merge()

Source Link

I believe you want to use the lodash merge function, rather than extend. See: Lodash - difference between .extend() / .assign() and .merge()