Switched to using System.normalize rather than System.normalizeSync and refactored the way logging happens. Now the command line tool tracks what's happening on the browser side so it doesn't get wiped each time. Hopefully now people can report bugs a bit more easily.
Switched to using
System.normalize
rather thanSystem.normalizeSync
and refactored the way logging happens. Now the command line tool tracks what's happening on the browser side so it doesn't get wiped each time. Hopefully now people can report bugs a bit more easily.