Skip to content

Commit 765a53c

Browse files
authored
chore: fix @module-federation/rsbuild-plugin version (#3086)
1 parent 4e5c4b9 commit 765a53c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"@module-federation/bridge-react-webpack-plugin",
2222
"@module-federation/modern-js",
2323
"@module-federation/retry-plugin",
24-
"@module-federation/data-prefetch"
24+
"@module-federation/data-prefetch",
25+
"@module-federation/rsbuild-plugin"
2526
]
2627
],
2728
"ignorePatterns": ["^alpha|^beta"],

0 commit comments

Comments
 (0)