kubetail-org / loadjs

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

remove single bundle #57

Closed alessandroabba closed 6 years ago

alessandroabba commented 6 years ago

instead of using reset(), it would be nice to be able to remove only a single bundle and its dependencies from cached ones.

amorey commented 6 years ago

This appears to be a pull request from one branch of loadjs into another. Are you trying to create a PR or an Issue?

alessandroabba commented 6 years ago

PR

amorey commented 6 years ago

Hmm... which file changed? The description of the PR says it's a merge from muicss/loadjs:W1zzardTPU_master into muicss/loadjs:master. I looked at the file changes and they appear to already be in the master.

alessandroabba commented 6 years ago

I'm doing it in my repo, sorry for the mistake, it's my first PR. I'll make the pull again from the rigth branch once done.

amorey commented 6 years ago

Ok, thanks. Can you describe the use case for removing single bundles?