I you are bringing the file via the ide with require then it will be minified before it is sent to the board - so in this case using external tools won't be of much benefit.
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 you are bringing the file via the ide with
require
then it will be minified before it is sent to the board - so in this case using external tools won't be of much benefit.