byWulf / threejs-dice

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

Uncaught SyntaxError: Unexpected token #9

Open CarlBateman opened 5 years ago

CarlBateman commented 5 years ago

I get the following errors:

Uncaught SyntaxError: Unexpected token dice.js:2 Uncaught SyntaxError: Unexpected token dice.js:3 Uncaught SyntaxError: Unexpected token export dice.js:398

Any ideas how to solve?

TIA