OptionalconfineConfine the bundled module graph to this directory: if the entry's local
imports pull in a source file outside confineToRoot, bundling throws
rather than inlining out-of-tree source. Used by the MCP --local-only
mount path so a component can't reach ../../secret.ts. See
security-findings #22.
Options controlling how bundleModule resolves the module graph.