We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4d168 commit 8397109Copy full SHA for 8397109
packages/demo/vite-plugin-hallow.ts
@@ -64,8 +64,6 @@ export function hallowPlugin(options: HallowPluginOptions = {}): Plugin {
64
65
return `
66
// Generated from ${protoPath}
67
-import { Client } from "@hallow/grpc-web";
68
-
69
${stubClass}`;
70
}
71
);
0 commit comments