Nuxt 4 - layers vs vue-tsc
Hi π
I'm playing with layers in a nuxt4 compatibility, monorepo based project and I have a small problem....
I have a layer from which I extends (events) and the application in which I extend doesn't see the server routes (404 error) and in addition vue-tsc I am throwing errors - do you have any idea what to pay attention to or what I am doing incorrectly?
PS
Of course, in the transform function a little more will be done but it can't handle that anymore ;p
0 Replies