Skip to content

Commit 5beee9c

Browse files
Update runtime-safety-checks.md
1 parent 960e2b3 commit 5beee9c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.changeset/runtime-safety-checks.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ fix(enhanced): add runtime safety checks to prevent errors
77
- Add typeof check for oldStartup function in EmbedFederationRuntimeModule to prevent calling undefined function
88
- Add typeof check for __webpack_require__.x in StartupHelpers to prevent calling undefined function
99
- 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

Comments
 (0)