Open
Description
Describe the bug
Context: discovered in
The transform used to provide live bindings is not transforming the subsequent references to a variable defined with let therefore the only reason the updated value propagates correctly is because moduleLexicals are (somewhere?) wired up to it. That's not the case in the bundler in compartment-mapper though.
Steps to reproduce
Expected behavior
TBD