angram/lib
jay d001280383 fix: 🥅 fix a plugin loading error
While reloading, plugin cache may not be deleted.
This happens when a loaded plugin encounters an error during reload.
This causes a deadlock in the unloading code.

So make sure cache is always deleted:
- ignore when an `unload()` function doesn't exist
- delete cache even if there are no `exports`
2021-04-19 13:15:25 +05:00
..
plugins fix(mover): 🐛 attempt to fix move while riding vehicle 2021-04-14 09:57:36 +05:00
index.js fix: 🥅 fix a plugin loading error 2021-04-19 13:15:25 +05:00