Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Commit 544ad20

Browse files
authored
Release 0.2.3 - disabled reactive components (#54)
1 parent e6de9cf commit 544ad20

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

workers/unity/ProjectSettings/ProjectSettings.asset

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,9 @@ PlayerSettings:
637637
webGLThreadsSupport: 0
638638
webGLWasmStreaming: 0
639639
scriptingDefineSymbols:
640-
1:
640+
1: DISABLE_REACTIVE_COMPONENTS
641+
4: DISABLE_REACTIVE_COMPONENTS
642+
7: DISABLE_REACTIVE_COMPONENTS
641643
platformArchitecture: {}
642644
scriptingBackend:
643645
Android: 0

0 commit comments

Comments
 (0)