Skip to content

Commit

Permalink
feat: implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangHongEn committed Nov 25, 2024
1 parent 0f8c58a commit 5b162f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ describe('normalizeModuleFederationOption', () => {
shared: {},
runtime: undefined,
runtimePlugins: [],
implementation: undefined,
implementation: require.resolve("@module-federation/runtime"),
manifest: false,
dev: undefined,
dts: undefined,
Expand Down

0 comments on commit 5b162f2

Please sign in to comment.