Commit 2a9e1f3
committed
fix(three-dissolve): set __hf fallback in outer catch for CDN failures
If CDN scripts fail to load (THREE undefined), the outer catch fires
but never set window.__hf — the engine polls for it forever until
the 120s CI timeout. Provide a no-op fallback so the engine sees
readiness even on total init failure.1 parent c96e371 commit 2a9e1f3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
| 950 | + | |
950 | 951 | | |
951 | 952 | | |
952 | 953 | | |
| |||
0 commit comments