addthis/fluxthis

Debugging code breaks debugging/using FluxThis in Node REPL (or other window-less environments)

Closed this issue · 0 comments

jmrog commented
> const ImmutableStore = require('fluxthis').ImmutableStore;
ReferenceError: window is not defined

There's just a bad check in debug.es6.js, so I'll fix it momentarily.