chore: release v0.23.4 #69
Annotations
5 errors
typecheck:
examples/multiple-pages-pwa/vite.config.ts#L19
Type '{ plugins: (Plugin_2 | Plugin_2[])[]; ssgOptions: { script: string; formatting: string; }; }' is not assignable to type 'UserConfig'.
|
typecheck:
examples/multiple-pages-with-store/vite.config.ts#L19
Type 'Plugin<any> & { api: PublicPluginAPI; }' is not assignable to type 'PluginOption'.
|
typecheck:
examples/multiple-pages/vite.config.ts#L18
Type 'Plugin<any> & { api: PublicPluginAPI; }' is not assignable to type 'PluginOption'.
|
typecheck:
examples/single-page/vite.config.ts#L10
Type '{ plugins: Plugin_2[]; ssgOptions: { script: string; formatting: string; }; }' is not assignable to type 'UserConfig'.
|
typecheck
Process completed with exit code 1.
|