Introduce `addEffect` to `DisposableBag` to encapsulate Preact signal effect creation and disposal. Update `ReactiveScene` to use this method, simplifying effect management and ensuring proper cleanup. |
||
|---|---|---|
| .. | ||
| FadeScene.ts | ||
| GameHostScene.ts | ||
| ReactiveScene.ts | ||
| index.ts | ||