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: TODO.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
2
2
# @spearwolf/shadow-objects-monorepo
3
3
4
-
> _Generated by [scripts/makeTODO.mjs](scripts/makeTODO.mjs) at 2025-11-26T11:20:15.350Z_
4
+
> _Generated by [scripts/makeTODO.mjs](scripts/makeTODO.mjs) at 2025-11-26T11:25:15.158Z_
5
5
6
6
This file contains an overview of all TODO, FIXME or XXX comments extracted from the source files of the packages.
7
7
@@ -31,4 +31,17 @@ This file contains an overview of all TODO, FIXME or XXX comments extracted from
31
31
|[packages/shadow-objects/src/in-the-dark/events.ts](packages/shadow-objects/src/in-the-dark/events.ts#L7)| 7 |@test test if OnCreate is called when an entity token is changed |
32
32
|[packages/shadow-objects/src/in-the-dark/events.ts](packages/shadow-objects/src/in-the-dark/events.ts#L25)| 25 |@test test if OnDestroy is called when an entity is destroyed |
33
33
|[packages/shadow-objects/src/in-the-dark/events.ts](packages/shadow-objects/src/in-the-dark/events.ts#L26)| 26 |@test test if OnDestroy is called when a shadow-object is removed from an entity (token-change) |
0 commit comments