feat: support bun #1241
Annotations
3 errors
src/define.ts#L11
Property 'bun' is missing in type '{ readonly esbuild: UnpluginFactoryOutput<UserOptions, Plugin>; readonly rollup: UnpluginFactoryOutput<UserOptions, Nested extends true ? Plugin<...>[] : Plugin<...>>; readonly vite: UnpluginFactoryOutput<...>; readonly webpack: UnpluginFactoryOutput<...>; readonly rspack: UnpluginFactoryOutput<...>; readonly raw: U...' but required in type 'UnpluginInstance<UserOptions, Nested>'.
|
src/types.ts#L5
Cannot find module 'bun' or its corresponding type declarations.
|
|
The logs for this run have expired and are no longer available.
Loading