Skip to content

Types of local layer outside project not being included #34669

@codeflorist

Description

@codeflorist

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions