Category: Uncategorized

  • Handle a common WebGL deploy problem about compression

    While deploying a 3d scada WebGL app for my boss, I found the following errors on the browser regarding js file. “Unable to parse Build/app.framework.js.gz! This can happen if build compression was enabled but web server hosting the content was misconfigured to not serve the file with HTTP Response Header “Content-Encoding: gzip” present. Check browser…