You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @everystone, I'm closing old issues to create a fresh backlog for the project. I'll evaluate your issue and consider adding it to the backlog. Thanks!
@olistic I also ran into this one. It would be nice to be able to split up my code into units that make a little more sense, maybe with .mjs Node modules. Do you want me (or @everystone) to open a new ticket for this?
Is import not supported in Player.js?
import { MyClass } from './class.js'
results inCannot read property playTurn of null
Have anyone found a workaround? Great game btw!
The text was updated successfully, but these errors were encountered: