Skye

Results 20 comments of Skye

Hi there. Sorry to piggy back on this issue but it is an important one. This is my biggest bundle followed by vue itself. Perhaps a way to remove further...

Just tried this behaviour on wrangler 2.0.24, and I am unable to reproduce. Are you still experiencing it? This may also be due to my more up to date powershell...

Closing in favour of #1863

I had to add that in as miniflare was complaining about an Invalid Sec-Websocket-Key header when a browser is requesting `new Websocket`, it includes it's own key and accept header,...

This is missing a changeset by the way (run `npx changeset` in your terminal to create one)

It seems now that local mode returns null, whereas remote mode returns `D1_NORESULTS`

This is an undici bug, which will be fixed when #1520 lands

One of these recent changes just broke all the tests, they were working locally

Facing some tricky decisions editing the pages-shared tests. One of them is the behaviour of when there's a rule for both `/foo?bar` and `/foo`. My initial solution was append `.*`...

+1 To offering choices between multiple tests suites, would be nice to at least include Ava & Mocha.