diff --git a/src/Three.js b/src/Three.js index 091c21e5ab808542312113bd2226be639c5c7bb9..cf75023c05bfd73040b5410e33ef3fc6ee6a73b3 100644 --- a/src/Three.js +++ b/src/Three.js @@ -9,6 +9,7 @@ if (typeof define === 'function' && define.amd) { define("three", THREE); } else if ('undefined' !== typeof exports && 'undefined' !== typeof module) { module.exports = THREE; +} // polyfills