we do not do [platform] anymore
This commit is contained in:
parent
bd843e5317
commit
d750550c8d
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
}) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue