Skip to content

Commit 7b7b808

Browse files
authored
chore: add data prefetch into fixed (#2967)
1 parent 6b3f208 commit 7b7b808

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
@@ -20,7 +20,8 @@
2020
"@module-federation/bridge-shared",
2121
"@module-federation/bridge-react-webpack-plugin",
2222
"@module-federation/modern-js",
23-
"@module-federation/retry-plugin"
23+
"@module-federation/retry-plugin",
24+
"@module-federation/data-prefetch"
2425
]
2526
],
2627
"ignorePatterns": ["^alpha|^beta"],

0 commit comments

Comments
 (0)