I'm fine with the bug, I don't need any minfication in this case (it won't modify the contents of that string anyway).
In 0.71.4 it says for foo=`bar`;
using Esprima "TypeError: Cannot read property 'length' of undefined", or
using Closure [Advanced] :"No errors. Minifying 10 bytes to 11 bytes".
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.
I'm fine with the bug, I don't need any minfication in this case (it won't modify the contents of that string anyway).
In 0.71.4 it says for
foo=`bar`;
using Esprima "TypeError: Cannot read property 'length' of undefined", or
using Closure [Advanced] :"No errors. Minifying 10 bytes to 11 bytes".