I activated hot reloading and it's not hot-reloading. When I make a change to any Javascript file, the Packager re-runs and the simulator puts a gray bar at the top saying "Hot reloading..." for a few seconds.
But that is it. The behavior of the app doesn't change and the debugger (in Chrome) shows the unchanged file.
I'm somewhat at a loss. Any idea how I could track this down?