Recently, I've tried to debug my CRA app and it occurred that variables are not resolved using source maps. The code is resolved but not variables. I tried in Chrome as well as in WebStorm (running in Chrome), same result.
You may see that the time is not defined while in fact in this context it's d. Do you think it's related to a browser?
