* Webpack config for production build
- Use react-topbar-progress-indicator as a global loading indicator. - Added a global reducer that only holds `isFetching` for now. - Display loading indicator on any `*_REQUEST` actions. - Closes #103