Odd - it shouldn't be needed. Are there any log messages in the chrome dev console that might help?
If you're uploading a file named .min.js then no transforms will be performed, so that might be it?
.min.js
@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.
Odd - it shouldn't be needed. Are there any log messages in the chrome dev console that might help?
If you're uploading a file named
.min.js
then no transforms will be performed, so that might be it?