Dax

Results 104 comments of Dax

have you thought about what this would look like? thinking about taking a crack at this - already did it once with GenQL

I poked around and using a similiar type signature to the useTypedQuery from the react-query plugin fixes the issue

This is exactly what I've been looking for. Would be great if this was implemented

Even without the file name extensions the use of the `"module"` field I believe is non-standard and not respected by anything I'm using The `exports` field should be added

Can we get an update on this? The follow very basic example fails despite aws docs mentioning ESM in several places ``` import { S3Client, ListBucketsCommand } from "@aws-sdk/client-s3"; const...

@ajredniwja can we get some kind of update?

I'm currently passing a file path pointing to the file to `storage_objects_insert_simple` Can I pass a stream instead?

Not a blocker yet. File sizes aren't unreasonably big yet but probably will become an issue in a few months. No rush

I considered a PR but I imagine you'd want to would want to figure out how to do some of this stuff automatically (and should maybe be handled in arc?)...

Hey @hehooleehoo can you try the latest version?