Maxime Rouyrre

Results 2 issues of Maxime Rouyrre

[three.js example](https://wizgrav.github.io/aframe-effects/three.html) does not work. console output: ```javascript Uncaught TypeError: AFRAME.registerShader is not a function at Object. (aframe-effects.js:2463) at __webpack_require__ (aframe-effects.js:20) at Object. (aframe-effects.js:237) at __webpack_require__ (aframe-effects.js:20) at Component (aframe-effects.js:40)...

Currently upgrading from django-pipeline 1.3.27 to 1.6.6. The new default configuration works fine except that I ended with too many files collected in `STATIC_ROOT`. Ok, so heading to the documentation,...