Hello,
I'm trying to write a module and I want to make sure that it works properly after it is minified.
Which minifier should I use and with what configuration/parameters to get the same results as in the official build system? I'm not using WebIDE.
@graf 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.
Hello,
I'm trying to write a module and I want to make sure that it works properly after it is minified.
Which minifier should I use and with what configuration/parameters to get the same results as in the official build system? I'm not using WebIDE.