kubetail-org / loadjs

A tiny async loader / dependency manager for modern browsers (899 bytes)
MIT License
2.58k stars 150 forks source link

Reset LoadJS dependencies statuses #36

Closed gignonje closed 7 years ago

gignonje commented 7 years ago

This PR adds the ability to reset LoadJS dependencies statues at any time.

It can be useful if you want to test different urls using same bundle id after the have been managed and marked as done.

In our case it allows us to restart our tests with different URLs without throwing the LoadJS (existing bundle id) error.

Feel free to comment :)

amorey commented 7 years ago

Thanks! I merged your PR into the master and published a new version (3.3.0). If you want, please feel free to add your name here (in another PR): https://github.com/muicss/loadjs/blob/master/AUTHORS.txt