Skip to content

Documentation / @warp-drive/build-config / debugging / LOG_REACT_SIGNAL_INTEGRATION

Variable: LOG_REACT_SIGNAL_INTEGRATION

ts
const LOG_REACT_SIGNAL_INTEGRATION: boolean = false;

Defined in: debugging.ts:183

Helps when debugging React specific reactivity issues.

Released under the MIT License.