Using the standard Create React App setup, when I debug in Chrome my import {moduleA} from \'./lib\' variables are undefined in the debugger (eg: mouse
import {moduleA} from \'./lib\'