Skip to content

Commit 3f7b6d8

Browse files
Update packages/core/src/config.ts
Co-authored-by: Wei <[email protected]>
1 parent d7ea565 commit 3f7b6d8

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
@@ -1472,7 +1472,7 @@ async function composeLibRsbuildConfig(
14721472
shims,
14731473
);
14741474
const formatConfig = composeFormatConfig({
1475-
format: format,
1475+
format,
14761476
pkgJson: pkgJson!,
14771477
bundle,
14781478
umdName,

0 commit comments

Comments
 (0)