-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Description
If used with a bundler the stateAsArray function throws an ReferenceError
. Simple workaround is to insert a var
to limit the scope. Is this on purpose?
quantum-circuit/lib/quantum-circuit.js
Line 12440 in 0a84e31
state = []; |
Metadata
Metadata
Assignees
Labels
No labels