Open pi0 opened 1 year ago
Currently function merger is only appied only if (defaults) has the function merger functionality however it is sometimes usable to also support merger for the input config. (https://github.com/nuxt/nuxt/pull/21462#issuecomment-1582871733)
Note: This behavior was for performance reasons. We might find a workaround directly from function merger custom export (or a new export to avoid breaking changes)
Currently function merger is only appied only if (defaults) has the function merger functionality however it is sometimes usable to also support merger for the input config. (https://github.com/nuxt/nuxt/pull/21462#issuecomment-1582871733)
Note: This behavior was for performance reasons. We might find a workaround directly from function merger custom export (or a new export to avoid breaking changes)