Sam Gammon
Sam Gammon
@roman-kashitsyn people often use this repo at `HEAD`, by pinning to a specific commit. i am not an author or contributor i am just hoping this advice helps
@zanieb fancy seeing you here
@shadowspawn In my Commander app, when I run: ``` deno --version && pnpm run entry:deno --help # entry:deno is: # deno run --allow-read ./path/to/commander/entrypoint/file.mjs ``` I get: ``` deno 1.40.5...
@shadowspawn > I would like to see this for myself to make sure what the problem is being [resolved]. No worries! That is reasonable. > The example you give shows...
@shadowspawn That is odd--it should not be using Yarn PNP. I use 'pnpm install'
I'm away from my machine but I will look into this shortly. From the top of my head - Our node, bun, and pnpm versions seem aligned - I'm not...
@shadowspawn Yes, I think that's right. When it runs in CLI form it is fully bundled; the standalone executable also bundles this code. I really can't say why you're getting...
thank you everyone for getting back to this idea so quickly. @andydavies that trick is super cool. i will be employing that from now on @yoavweiss understood, although that markup...
part of the motivation of this proposal would be to allow site operators to override just the `/favicon.ico` handler to make it dynamic w.r.t. the _initial_ theme selection on page...
@yoavweiss ah, understood. this is my first time proposing something such as this, i suppose in these circumstances it isn't a bad idea to have more than one way to...