Let's say I'm creating some re-usable Nuxt layers and I want the consuming app to have a few config options.
👉 What's the best way to let the main app send config options to a @nuxt.com layer?
👉 What's the best way to let the main app send config options to a @nuxt.com layer?
Comments
https://stackblitz.com/edit/github-qzjkmh?file=layers%2Fauth%2Fapp.config.ts,layers%2Fauth%2Fnuxt.config.ts,app.config.ts,nuxt.config.ts