Evgeny Bovykin 10 years ago
parent
commit
acced26a14
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/Three.js

+ 1 - 0
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