Open tohacking opened 3 months ago
Currently, only ESM for running in browser is supported.
The commonJs package can be also be supported like so in the commented code:
https://github.com/m4-team/spin-sdk/blob/bbf47a1999ab9ca027cac4b1b6f7204834622385/sdk/gameplay/export/spinjs/src/GamePlay.ts#L20
Goal:
Currently, only ESM for running in browser is supported.
The commonJs package can be also be supported like so in the commented code:
https://github.com/m4-team/spin-sdk/blob/bbf47a1999ab9ca027cac4b1b6f7204834622385/sdk/gameplay/export/spinjs/src/GamePlay.ts#L20
Goal: