release and debug currently need to be Omit'd from BuildTimeOptionsBase because they conflict with the DeprecatedRuntimeOptions type. Once the deprecated runtime options are removed in v11, remove release/debug from BuildTimeOptionsBase and drop the Omit workaround.
TODOs:
packages/astro/src/integration/types.ts:183
packages/astro/src/integration/index.ts:35 (extract release build-time option here — currently blocked by the same conflict)
releaseanddebugcurrently need to beOmit'd fromBuildTimeOptionsBasebecause they conflict with theDeprecatedRuntimeOptionstype. Once the deprecated runtime options are removed in v11, removerelease/debugfromBuildTimeOptionsBaseand drop theOmitworkaround.TODOs:
packages/astro/src/integration/types.ts:183packages/astro/src/integration/index.ts:35(extractreleasebuild-time option here — currently blocked by the same conflict)