When attempting to minify a program with Closure (Whitespace only), the console throws an error, that $jscomp is not defined. How can this be fixed?
@Asynchronous 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.
When attempting to minify a program with Closure (Whitespace only), the console throws an error, that $jscomp is not defined.
How can this be fixed?