We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ffefbe + 5beee9c commit 5836303Copy full SHA for 5836303
.changeset/runtime-safety-checks.md
@@ -7,5 +7,3 @@ fix(enhanced): add runtime safety checks to prevent errors
7
- Add typeof check for oldStartup function in EmbedFederationRuntimeModule to prevent calling undefined function
8
- Add typeof check for __webpack_require__.x in StartupHelpers to prevent calling undefined function
9
- Add warning logs when these functions are missing to help developers debug issues
10
-
11
-These defensive checks improve stability and prevent edge case failures in certain build configurations.
0 commit comments