Skip to content

Commit a928413

Browse files
feat: single runtime example
1 parent fb71ab8 commit a928413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime-plugins/single-runtime/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ Both apps share:
4545
- ReactDOM (singleton)
4646
- Lodash (version matching)
4747

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

Comments
 (0)