byWulf / threejs-dice

Javascript library to create throwable dice with threejs and cannonjs
MIT License
180 stars 69 forks source link

'THREE' refers to a UMD global, but the current file is a module. Consider adding an import instead. #3

Closed jbagaresgaray closed 6 years ago

jbagaresgaray commented 6 years ago

'THREE' refers to a UMD global, but the current file is a module. Consider adding an import instead.

Error occurs during transpiling on Angular 4 or Ionic 3

byWulf commented 6 years ago

Duplicates #2