Commit bdefe85
committed
docs(migration-guide): update hint for global module initalization
The hint for global module initialization is invalid. Global modules
not treated as if they depend on all other modules. Instead, all
other modules are treated as if they depend on global modules.1 parent 2fb4cd6 commit bdefe85
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments