@ -5,7 +5,7 @@ import {resolve, basename, extname, dirname, relative, join} from 'node:path';
export function buildConfig ({
manifest: manifestPathRelative,
outDir = 'build/[platform]',
outDir,
scriptPlugins = [],
sourcemap,
}) {