dynamically load parts of an application at runtime.
While trying to port some of our JS code to use modules, I ran into this peculiar case which I …