By whom? Also, `getPlatformProxy` shouldn't require UI at all...
By whom? Also,
getPlatformProxy shouldn't require UI at all...platformProxy, no?wrangler pages dev(plus flags/directories as needed), it should worknodejs_compatwrangler.toml if you have onenodejs_compat thencompatibility_flags = [ "nodejs_compat" ] in my wrangler.tomlwrangler pages dev even respected the localConnectionString setting so i can test against the local db. Excellent.9feb8399-ddc5-473b-bf90-0776a8f7ca62output_dir_outside_repo
pages_build_output_dir: ../../../dist
pages_build_output_dir = "/dist"aa05a643-cab9-4d50-9524-e508b5600cf9nodejs_compat is not really what works. need the same node compatability flag as Workers
Product explicitly decided to not support node_compat due to it being our not recommended thing
12:46:12.251 Successfully read wrangler.toml file.
12:46:13.109 Failed: an internal error occurred. If this continues, contact support: https://cfl.re/3WgEyrHpages_build_output_dir = "/dist"aa05a643-cab9-4d50-9524-e508b5600cf9