rename to buildConfig
This commit is contained in:
parent
8bc53613b0
commit
b0356988fe
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
import {readFileSync} from 'node:fs';
|
||||
import {resolve, basename, extname, dirname, relative, join} from 'node:path';
|
||||
|
||||
export function createConfig ({
|
||||
export function buildConfig ({
|
||||
manifest: manifestPathRelative,
|
||||
scriptPlugins = [],
|
||||
sourcemap,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue