Nx
Enterprise
Nx
fix(vite): narrow compiler option type and route external deps through resolved compiler - Narrow `compiler` to `'tsc' | 'tsgo' | 'vue-tsc'` (matches @nx/js and gives users an explicit escape hatch when `hasVuePlugin` inference misses their setup). - Explicit `compiler` option now takes precedence over Vue inference. - Map `tsgo` to `@typescript/native-preview` and `vue-tsc` to `['vue-tsc', 'typescript']` in `externalDependencies` so the cache invalidates against the actual compiler package. - Drop redundant `options.compiler ??= 'tsc'` from `normalizeOptions`.
nx build workspace-plugin
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx build workspace-plugin
Click to copy
35429
100%
Cache hits
2 of 2 tasks used cache.