Ben Williams

Results 6 issues of Ben Williams

Hello, I can't find any documentation on adding tsdocs to a typescript string literal type. I was wondering if the following is possible: ```ts type InputType = /** the TSDoc...

request for comments

Hi! I am currently trying to set up `webpacker-react` in a codebase and am having a little trouble. I have an `application.js` pack that has dynamically loaded imports. Inside the...

As mentioned in #88 & #45 the windows builds are no longer active. This moves the builds to GitHub actions and stores them alongside the releases so they never expire

Hey @andywer, thanks for the great repo. As described in https://github.com/andywer/threads.js/issues/425, electron now supports spawning threads from asar bundles. This PR adds support for asar bundles. In order to keep...

Summary: --------- Hello, thanks for the work on the library, it's great! I added a `value` prop to the recently added `StepMarker` prop. This allows developers to render StepMarker conditionally...

Due to https://github.com/prisma/prisma/issues/21531, the currect docs are incorrect regarding setting up `pgbouncer` with `prisma`. This updates the docs to reflect the correct info.