Skip to content

Commit 0648582

Browse files
committed
chore: update webpack types
1 parent 32ac2e8 commit 0648582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack/types.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2688,6 +2688,7 @@ declare interface ModuleFederationPluginOptions {
26882688
| 'system'
26892689
| 'promise'
26902690
| 'script'
2691+
| 'module-import'
26912692
| 'node-commonjs';
26922693

26932694
/**

0 commit comments

Comments
 (0)