Christopher Dieringer

Results 138 issues of Christopher Dieringer

# Problem ```sh $ make build ls: src//Import.resi: No such file or directory ``` # Research I executed a git bisect process and traced this down to `5d3c440e6ca61602eb9cdfca900c30cacecdfbb6`. Repro: ```sh...

Per #519, the hero image is very large (`1.2MB` ish). Instead of serving a giant hero image, instead: - host various images sizes for the same intent - serve a...

# Problem - camel image needs to be compressed - bundle JS is enormous for static content. looks like all of the tutorials are inlined, and more. finer module resolution...

### Is your enhancement related to a problem? Please describe. My schema is defined in `https://foo.net/openapi`, which returns a swagger/openapi document, but my schema needs to be a specific model...

`npm i && npm run build` crashes, nor does `npm start` yield a ui

# Problem `it.only` isn't supported ![image](https://github.com/connor4312/nodejs-testing/assets/1003261/02e88840-8bd5-4aba-ba8f-4e8320b4c2db) # Discussion the node tester makes this perhaps obnoxious to support--one must pass a CLI arg up front. To support these, we'd need to...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

# problem i want types, but there are none # discussion would you be willing to accept a js to ts migration?

# Problem `fetchToCurl(new Request(myUrl, { method: 'POST', body: someReadableStream })` doesn't work, and yields `--data-binary={}` # Discussion It's easy to get into wanting this case when dealing with Request instances...

# Problem I didn't know where to find the icons. # Solution Document it!