Appearance
Build tool configuration. This is an example of a MAML document.
{ entry: "lib/index.mjs" outdir: "build" format: "cjs" target: "es2022" minify: false sourcemap: true bundle: true splitting: true }