Example 13808

Build Config

Build tool configuration.

{
entry: "lib/index.mjs"
outdir: "dist"
format: "cjs"
target: "esnext"

minify: false
sourcemap: true
bundle: true
splitting: true
}

See also