Sure, just use Modules.removeAllCached. There's another function that'll just remove a specific module too.
Modules.removeAllCached
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Sure, just use
Modules.removeAllCached
. There's another function that'll just remove a specific module too.