-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
Description
Environment
Nuxt project info:
| Operating system | Linux 5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36 |
| CPU | Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz (8 cores) |
| Node.js version | v22.22.0 |
| nuxt/cli version | 3.34.0 |
| Package manager | [email protected] |
| Nuxt version | 4.4.2 |
| Nitro version | 2.13.2 |
| Builder | [email protected] |
| Config | compatibilityDate, devtools, extends |
| Modules | - |
Reproduction
https://stackblitz.com/edit/github-zcradc8t?file=nuxt.config.ts
Describe the bug
When extending a local layer, that does not lie under layers, it's types (e.g. defined under ./my-layer/shared/types/) are not included. They are neither available inside the layer, nor in the base app or other layers.
Additional context
No response
Logs
Reactions are currently unavailable