Victor Berchet
Victor Berchet
15 was using webpack by default. turbopack builds never worked - should hopefully be fixed in a few weeks.
force pushed to rebase on top of #11083
Thanks @Fabian1535 ! I think you can create a `doc` folder at the source of the repo. It would be nice to add a short description of the file and...
I just learned that GH markdown actually support diagrams: https://github.blog/developer-skills/github/include-diagrams-markdown-files-mermaid/ Maybe something to explore... and then there is no need to install anything nor re-generate the image on change
@penalosa I'm hitting this issue with 3.87.0: ``` ⛅️ wrangler 3.87.0 ------------------- ⎔ Starting local server... [wrangler:inf] Ready on http://localhost:8787 [wrangler:inf] GET / 200 OK (9ms) ▲ [WARNING] Failed to...
@penalosa do you have any idea of what could go wrong here? (I think you worked on some debug things recently and might have some idea).
The error seems to be (from the logs) ``` --- 2025-12-10T19:35:21.996Z error X [ERROR] service core:user:backend: Uncaught TypeError: Cannot read properties of undefined (reading 'map') at null. (index.js:1709:17) in route...
@Saptarshi-Chakraborty I can take a look next week if you are able to send me an invite to your repo (and it doesn't contain confidential info)
On a fresh clone: ``` -> % bun run dev $ wrangler dev ⛅️ wrangler 4.49.0 (update available 4.54.0) ───────────────────────────────────────────── ✘ [ERROR] When developing locally, you should use a local...
Could you please address [the points I commented on your other PR](https://github.com/cloudflare/workers-sdk/pull/10621#pullrequestreview-3215092224)