melonjs / melonJS

a fresh, modern & lightweight HTML5 game engine
https://melonjs.org
MIT License
5.77k stars 641 forks source link

prevent load previously loaded resource #1205

Closed z0mb1 closed 8 months ago

z0mb1 commented 8 months ago

Userstory: I have several levels with separate manifests. This manifests contains some part of the same assets. If I load second level after complete first, I don't want to load asset I previously loaded.

obiot commented 8 months ago

love it ! thank you :)

obiot commented 8 months ago

Hi @z0mb1 one more thing, before submitting a PR, please do make sure to build the whole library to avoid linting issues or even regression.

obiot commented 8 months ago

version 15.14 published !