Tommy D. Rossi
Tommy D. Rossi
Maybe we can remove `rxjs` altogether? The rxjs dependency is used just for this line (exclduing the map operator that can be easily removed) https://github.com/helios1138/graphql-typed-client/blob/b616fe82725417d378a6be64e23f6b9f3ced5ace/src/client/getSubscriptionCreator.ts#L18 From what i understand this...
This happens if you install the package globally and use it with without npx
I will be dead before you add workers support 💀
Very excited about this A WASM release would make it possible to use Prisma on edge environments and also make Docker image creation much easier, you could bundle all your...
@Jarred-Sumner i think there would be no performance degradation, a plugin can early return a `null` value to skip itself from running
Hey @natesilva can you give a check?
You can use the following syntax to remove the `ioredis` dependency ```ts type Redis = import('ioredis').Redis ```
It also prevents validation, the validation function passed to `useField` is not executed
I like the `onEmit` solution, another thing i would like to see is the ability to emit multiple files for a single entry file. I am building an `html` plugin...
Tried `[email protected]` and it still has the issue