Hmm. That's odd - could it have been a capitalisation issue?
I guess it's possible it does:
You could tweak it by changing the module load order in settings to .js|.min.js
.js|.min.js
... that logic should probably be changed though.
@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.
Hmm. That's odd - could it have been a capitalisation issue?
I guess it's possible it does:
You could tweak it by changing the module load order in settings to
.js|.min.js
... that logic should probably be changed though.