Environment
- Operating System: Linux
- Node Version: v22.14.0
- Nuxt Version: 3.17.5
- CLI Version: 3.25.1
- Nitro Version: 2.11.13
- Package Manager: [email protected]
- Builder: -
- User Config: extends, compatibilityDate, devtools, ssr, modules
- Runtime Modules: @nuxtjs/[email protected]
- Build Modules: -
Reproduction
Describe the bug
Nuxt layer not compile when extended from pnpm workspace pacakge
home page and layout classes from base layer not compiled (scanned) but classes in /test page compiled.
Additional context
I using same pnpm workspace for my project, i facing same bug while upgrading Nuxt UI to version 3.
Logs
Environment
Reproduction
github
stackblitz
Describe the bug
Nuxt layer not compile when extended from pnpm workspace pacakge
home page and layout classes from base layer not compiled (scanned) but classes in /test page compiled.
Additional context
I using same pnpm workspace for my project, i facing same bug while upgrading Nuxt UI to version 3.
Logs