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.
1 parent 960e2b3 commit 5beee9cCopy full SHA for 5beee9c
.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