Jason Efstathiou

Results 33 issues of Jason Efstathiou

I'm working on integrating near-operation-file-preset for a SvelteKit project. In SvelteKit's filesystem-based router, file names starting with `+` are reserver for `+page.ts` and `+page.svelte` files, which have special meaning. My...

Declare this package as a module, which fixes error "Unexpected token export" when importing this with Vite.

### Is your feature request related to a problem? Please describe. I just spent 1.5 days debugging why building graphql types suddenly failed for seemingly no reason after doing some...