Are any nuxt.config attrs not usable from a layer?
I have a "nuxt-starter" project that I use for other projects as a base, but I've noticed that both "srcDir" and "devServer" don't seem to work if they're on the layer, I have to use it directly on the project extending.
Are there any known limitations I should be aware of?
0 Replies