Anyone using Remix + PG on Cloudflare Pages? Having trouble getting it to work with drizzle. Wrangle
Anyone using Remix + PG on Cloudflare Pages? Having trouble getting it to work with drizzle. Wrangler complains about compatibility flag for node for several node pkgs, but it's on on both the wrangler.toml and passed as --compatibility-flags="nodejs_compat" for the wrangler CLI. Running remix dev, just crash the server with an Cannot redefine property: args error.



