Really weird things happen when throwing minification and Espruino together - see http://forum.espruino.com/conversations/256957/ - where all of a sudden the if does not work anymore... nor the try-catch... and only the addition of some application-useless but minification-tricking (noise) code get's the things back to work again.
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.
Really weird things happen when throwing minification and Espruino together - see http://forum.espruino.com/conversations/256957/ - where all of a sudden the if does not work anymore... nor the try-catch... and only the addition of some application-useless but minification-tricking (noise) code get's the things back to work again.