Uses common webPackPostBuild.js to create the main.name.js file.
Changed to using react-ga to establish a google analytics session.
Now if siteConfigurationRetrieve returns a valid chosen_google_analytics_tracking_id, the app uses it instead of the value in config.js -- this new code eliminates the need for SiteConfigurationRetrieveController.jsx which has been moved to srcDeprecated.
Moved the abandoned Gulpfile.js to srcDeprecated
Uses common webPackPostBuild.js to create the main.name.js file. Changed to using react-ga to establish a google analytics session. Now if siteConfigurationRetrieve returns a valid chosen_google_analytics_tracking_id, the app uses it instead of the value in config.js -- this new code eliminates the need for SiteConfigurationRetrieveController.jsx which has been moved to srcDeprecated. Moved the abandoned Gulpfile.js to srcDeprecated