Baoshan Sheng

Results 24 comments of Baoshan Sheng

Maintaining separate files for deno and node seems like overkill for this case? How about simply putting `bar` into `devDependencies`, like: - import_map.json ``` { "imports": { "bar": "https://esm.sh/[email protected]" }...

It’s [this issue](https://github.com/sindresorhus/type-fest/issues/273) I think.

From the error message, it seems the bundler is complaining about importing `node-fetch`. I guess you’re using Netlify edge functions, which [support importing absolute path](https://www.netlify.com/blog/deep-dive-into-netlify-edge-functions/#using-third-party-modules). [esm.sh](https://esm.sh) replaces `node-fetch` with `node-fetch-native`,...

> It seems to only fail in this one file but not in others that use a similar pattern. Only `middleware/cloudflare/*` relies on `Request/Response` types. I’m not sure importing types...

I tried really hard to bypass the “Hard-coded credentials” only found she is smarter than me.

Great suggestion. This PR only removes the lambda handler.

Have a look at this PR. It's harmless. :)

> HMR is not triggered when `@imported` css is saved. I think I expressed it clearly: saving the css file does not trigger an expected HMR

Thanks very much for letting us know the details. I’m unsure if the reason is more about controversial topics such as Copilot or more about a local-first & self-contained VCS/ticket/wiki...

I should **exclude the anchor from pjax**.