I'm trying to use a downloaded webapp on S3. It runs just fine on IIS locally. I've uploaded the files enabled and enabled public access as necessary to visit the bucket's static website. I can see the loading screen for a few seconds then the browser console reports an error:
undefined ConfigManager.js:148:17
Is there a particular setting in config.json I need to set to make this work?