Closed mrleblanc101 closed 1 year ago
Current workaround, add this in nuxt.config.js
:
export default {
build: {
transpile: ['defu'],
},
}
Hi. This should be resolved in next release see https://github.com/unjs/defu/issues/110
Environment
Node: v16.19.1
Reproduction
yarn.lock.txt
Describe the bug
I just ran a
yarn upgrade
in our Nuxt 2 app the problem seem to come fromrc9
which upgradeddefu@6.1.2
Additional context
No response
Logs
No response