You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: runtime-plugins/single-runtime/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -45,4 +45,4 @@ Both apps share:
45
45
- ReactDOM (singleton)
46
46
- Lodash (version matching)
47
47
48
-
The single runtime plugin ensures these shared dependencies maintain their singleton status by preventing duplicate runtime loading from the same build.
48
+
The single runtime plugin ensures these shared dependencies maintain their singleton status by preventing duplicate runtime loading from the same build. Also prevents collisions caused by loading 2 runtimes from the same build at once
0 commit comments