@module-federation/sdk
Advanced tools
Comparing version 0.0.0-next-20241218082038 to 0.0.0-next-20241218093627
@@ -78,6 +78,2 @@ /** | ||
dataPrefetch?: DataPrefetch; | ||
/** | ||
* If not find exposes module , it will throw error when abortOnMissingExposes is true | ||
*/ | ||
abortOnMissingExposes?: boolean; | ||
} | ||
@@ -84,0 +80,0 @@ /** |
@@ -179,6 +179,2 @@ import type webpack from 'webpack'; | ||
manifest?: boolean | PluginManifestOptions; | ||
/** | ||
* If not find exposes module , it will throw error when abortOnMissingExposes is true | ||
*/ | ||
abortOnMissingExposes?: boolean; | ||
dev?: boolean | PluginDevOptions; | ||
@@ -185,0 +181,0 @@ dts?: boolean | PluginDtsOptions; |
{ | ||
"name": "@module-federation/sdk", | ||
"version": "0.0.0-next-20241218082038", | ||
"version": "0.0.0-next-20241218093627", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "A sdk for support module federation", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
103348
2611