Skip to content

Commit c327089

Browse files
chore: use only default share scope
1 parent feb05f0 commit c327089

File tree

1 file changed

+0
-1
lines changed
  • packages/nextjs-mf/src/plugins/NextFederationPlugin

1 file changed

+0
-1
lines changed

packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,6 @@ export class NextFederationPlugin {
320320
...this._options.remotes,
321321
},
322322
shareScope: Object.values({
323-
...WEBPACK_LAYERS_NAMES,
324323
default: 'default',
325324
}),
326325
shared: {

0 commit comments

Comments
 (0)