Just switched to a monorepo to add a durable object to my web app (DO's in pages would be awesome). i've tried both options from the first image in my wrangler.toml
pages_build_output_dir
pages_build_output_dir
. both options lead to the error in the second image, my setting is being ignored. the web dashboard says I cannot change it there - must only be changed through the toml file.
my pages app is in apps/pages/ with the wrangler.toml here. i've tried changing root directory and it breaks my monorepo (cant import other packages) so it is blank