Suppress Firefox's "syntax error"
asalga opened this issue · 3 comments
asalga commented
Firefox complains in the error console when shaders are XHR'ed.
asalga commented
I added a call to overrideMimeType to suppress the error.
Here's my commit: asalga@d3b9fd1a9
cjcliffe commented
looks good, if you want to submit a pull request I'll merge it in right away