10 lines
168 B
JSON
10 lines
168 B
JSON
{
|
|
"entry": ["index.ts", "cdn.ts"],
|
|
"format": ["cjs", "esm", "iife"],
|
|
"dts": true,
|
|
"splitting": false,
|
|
"sourcemap": false,
|
|
"clean": true,
|
|
"minify": true
|
|
}
|