Victor Berchet
Victor Berchet
Thanks for the clarification @conico974 Would it make sense to add the details to https://opennext.js.org/aws/inner_workings/cache_interception ? _(and for the context I was looking at what we should recommend to our...
> The only benefits as of now in cloudflare would be that it may be a bit faster in some cases I think it could really help when the external...
Noble goal. My own experience is that this scared me the first time I generated a project. Every time I start a new project from C3 deleting those lines is...
> How about we just have a single comment that links to a web page in the docs that shows a fully featured example wrangler.toml wired up to lots of...
> 1. There would only be one page to update, rather than many templates. I note you only changed the analog one in this PR but there are actually loads...
@irvinebroque @nevikashah Can we please move forward here? I really think we should keep things simple and not overwhelm fist time users with hundreds of lines of commented out configuration...
As discussed with @irvinebroque I still plan to try to get this in. I'll work on that once the migration to wrangler.json is over to avoid conflicts.
Closing for now as partially addressed by https://github.com/cloudflare/workers-sdk/pull/7676
Closing as no repro has been provided. Feel free to re-open when you can attach a repro.
@threepointone The code snippet I added in the description above would not work consistently wether bundling is turned on or not: ```js import { createRequire } from 'module'; const require...