Nuxt Layers custom nuxt.config?
When creating a layer I see is possible to add custom
I want to add custom
Does anybody knows how to do this?, Thanks.
app.config via the AppConfigInput interface but how is possible creating custom nuxt.config ? I tried declaring other @nuxt/schema interfaces but didn't worked.I want to add custom
nuxt.config so is possible to override the layer configs (like in modules with configKey).Does anybody knows how to do this?, Thanks.