Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

cuebit/nuxt-rc12-monorepo

Repository files navigation

nuxt3@3.0.0-rc.12

Related issue: nuxt/framework#8199

nuxt/framework#7726 includes workspaceDir in tsconfig include. In the context of a monorepo that isn't solely Nuxt oriented, vue-tsc expands to the entire repo subsequently reporting issues from unrelated project paths. In larger monorepos, this can be a significant performance hit particularly where pipelines are run in parallel.

Open in StackBlitz

Typecheck

pnpm install && pnpm start

Observe typecheck fails in app/nuxt1 but passes in app/nuxt2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published