We have updated ZIM Distill - thanks @Chris_S for the prompting. Firstly, we fixed some ES6 code that snuck into ZIM. We also added the ZIM Directives and ZIM Monitor. We made the Monitor optional with a checkbox as the code is throughout ZIM. We strip most out if the checkbox is left unchecked.
We added a No Minify checkbox that can be used if wanting to distill PermissionAsk(), SoundWave(), Rive(), RiveListener(), or Glitch() all which use ES6 code that cannot be easily replaced. So just check no minify and minify the code yourself with https://minify-js.com for example.
