Richard Simpson

Results 183 comments of Richard Simpson

As a guess, is the use case for this possible different from pin as pin is "I want to track this package, but not upgrade it" while exclude would be...

Worth noting that a second attempt at promise hooks might be landing soon: https://github.com/denoland/deno/pull/15475

Much belated workaround for windows devs is to run `pack:win` in WSL.

Would love to see this merged, planning to push out a PoC w/ SvelteKit and Auth and this looks like it'll be a blocker for that (planning to push to...

> @hmnd Thanks! I'm getting a Cloudflare "Error 1101" "Worker threw exception" on Cloudflare Pages when redirecting back to the site at `/api/auth/signin/github?redirect=/dashboard`. It doesn't seem to have a way...

> Is this the how you all do env vars in production? Maybe this is where I'm messing up. I have them specified in Cloudflare env settings, in the same...

It wouldn't be nearly as simple as it'd require interoping with bundlers, but Tailwind-like experience where Chakra UI is smart enough to build and inject the theme based on components...

Is there a world where projen bootstrap'd the dependency tree in question, but then let the user manage it from there? With some "migration" mechanism for adding, removing, and enforcing...

Super late, but is this still something someone else could take?

> And, also we want to implement adding "function" to Context, such as c.afunction(). I would like this ability, but mostly because I would like to add something like a...