fix: esbuild support #588
Annotations
2 errors
Build:
src/index.ts#L70
The 'this' context of type '{ name: string; resolveId(this: UnpluginBuildContext & UnpluginContext, id: string, src: string | undefined): string | undefined; load(this: UnpluginBuildContext & UnpluginContext, id: string): Promise<...>; vite: { ...; }; esbuild: { ...; }; }' is not assignable to method's 'this' of type 'UnpluginBuildContext & UnpluginContext'.
|
Build
Process completed with exit code 1.
|
Loading