Rewrite using Vite 6 API #408
Annotations
10 errors and 1 warning
Typecheck
'"vite-plugin-vercel"' has no exported member named 'ViteVercelPrerenderFn'. Did you mean 'ViteVercelPrerenderRoute'?
|
Typecheck
Property 'additionalEndpoints' does not exist on type 'ViteVercelConfig'.
|
Typecheck
Property 'additionalEndpoints' does not exist on type 'ViteVercelConfig'.
|
Typecheck
Property 'additionalEndpoints' does not exist on type 'ViteVercelConfig'.
|
Typecheck
Property 'prerender' does not exist on type 'ViteVercelConfig'.
|
Typecheck
Type '() => Promise<{ source: string; headers: { key: string; value: string; }[]; }[]>' is not assignable to type 'Header[]'.
|
Typecheck
Property 'isr' does not exist on type 'ViteVercelConfig'.
|
Typecheck
Property 'isr' does not exist on type 'ViteVercelConfig'.
|
Typecheck
Property 'isr' does not exist on type 'ViteVercelConfig'.
|
Typecheck
Property 'isr' does not exist on type 'ViteVercelConfig'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading