@originjs/vite-plugin-federation
Advanced tools
Comparing version 1.3.6 to 1.3.7
{ | ||
"name": "@originjs/vite-plugin-federation", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"description": "A Vite plugin which support Module Federation.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -315,2 +315,7 @@ /** | ||
generate?: boolean | ||
/** | ||
* if true, the shared dep will be append in the html head, only valid in prod mode | ||
*/ | ||
modulePreload?: boolean | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
185931
45552
4631