cjcliffe/CubicVR.js

Suppress Firefox's "syntax error"

asalga opened this issue · 3 comments

Firefox complains in the error console when shaders are XHR'ed.

I added a call to overrideMimeType to suppress the error.

Here's my commit: asalga@d3b9fd1a9

looks good, if you want to submit a pull request I'll merge it in right away

pull request #67 has been merged and takes care of this, thanks!