Skip to content

Commit de8c9ed

Browse files
committed
chore: update
1 parent 4d313ce commit de8c9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1512,7 +1512,7 @@ async function composeLibRsbuildConfig(
15121512
const syntaxConfig = composeSyntaxConfig(target, config?.syntax);
15131513
const autoExternalConfig = composeAutoExternalConfig({
15141514
bundle,
1515-
format: format,
1515+
format,
15161516
autoExternal,
15171517
pkgJson,
15181518
userExternals: config.output?.externals,

0 commit comments

Comments
 (0)