import { type emit } from "https://deno.land/x/rad@v6.10.0/src/tasks/build-buds/deb/3p.ts";
const { BundleOptions } = emit;
Properties
optional
compilerOptions: CompilerOptionsCompiler options which can be set when bundling.
Override the default loading mechanism with a custom loader. This can provide a way to use "in-memory" resources instead of fetching them remotely.