Open fmgrafikdesign opened 4 years ago
Hey,
Did you figure this out? I'm facing the same problem having just started to try using this code.
Thanks!
The examples only work if you remove the import statements and remove the "export" key word from the library file
Hi, after cloning and installing the project, the examples don't work for me. I get the errors
Uncaught SyntaxError: Cannot use import statement outside a module
andUncaught ReferenceError: DiceManager is not defined
.I am not sure if I'm missing some transpiling here or anything, it would be much appreciated if you could help me out.
Best Regards!