

"node_compat" within the wrangler.toml?node_compat (which is done with standard polyfills that increase the size of your Worker) is slowly being fazed out in favor of nodejs_compat (which is built into the runtime)Knex"node_compat"node_compatnodejs_compatKnexcompatibility_flags = [ "nodejs_compat" ]
compatibility_date = "2024-04-04"