You are reading a single comment by @DaveNI and its replies. Click here to read the full conversation.
  • The minifier used by Espruino - Google Closure ( http://closure-compiler.appspot.com/homeĀ­ ) is excellent & I think it makes sense for the IDE to make use of it's API but it is strange at times:

    I've just noticed that when I minify the first example above using Simple Optimization but select the "Pretty Print" option the semi-colon isn't removed!

    I thought "Pretty Print"only affected white space?

    (It still removes the brackets in the second example though.)

About

Avatar for DaveNI @DaveNI started