Johnil Quezada

Results 6 issues of Johnil Quezada

First off, great framework! As someone who hasn't worked a lot with data interchange formats, I was surprised that the first formats I ran into didn't have both strict support...

enhancement

Relevant issue: https://github.com/cocktailpeanut/dalai/issues/371 When running `npx dalai llama install [..]` if you don't spell "llama" correctly you'll get an error that doesn't indicate what's failing ``` ERROR TypeError: Cannot read...

Once the number of input types grows to a point where concatenating them with a comma and a space causes the line to exceed `65535` characters, elm will fail to...

Hello, I was wondering if there'd be support for either adding hono middleware for the @sentry/serverless package, or updating the current one to support choosing which client to use at...

In SST V2 there was a field called [dev.deploy](https://v2.sst.dev/constructs/RemixSite#devdeploy) on the Remix construct (and others) that would allow you to run `sst dev` but still deploy the infrastructure. Are there...