Closed 8Observer8 closed 2 years ago
interesting, that line 28787 points to here:
https://github.com/melonjs/melonJS/blob/master/src/system/device.js#L421
looks like an additional test on process.release
should be added.
is it something you can test on your side (modify melonJS) ? else I can publish a new release
I updated the dist builds that includes the bug fix : https://raw.githubusercontent.com/melonjs/melonJS/master/dist/melonjs.module.js
there are a couple of others - no fully tested - changes in this wip release, but I don't think that should be a problem.
let me know if it works, then if yes I will finalised testing in // and then release this version.
thanks for the report !
awesome, thanks for the feedback !
version 11.0 published on NPM, closing this ticket, thanks again for reporting the issue :)
src/index.html
:src/main.ts
:npm run start