Closed GlenTiki closed 4 years ago
@thekemkid Would merging this cause any breaking changes to the default behaviour of main.js? I remember we had some discussion about it at NodeConf.
Sadly yes, it removed the REPL. We could add it as an alternative main.js
though?
@gfwilliams I like that idea. @thekemkid WDYT?
I'm happy to do it once I get a chance 👍
USAGE: To remove the REPL and replace with a party parrot
../name-generator
) as documented.espruino
andbabel-minify
to be used as command line toolsnpm install babel-minify espruino -g
./flash-as-js.sh
./out.js
to the espruino IDE & upload it to the device.