I just discovered late in our development that I need to support IE 11 and that this causes compatibility issues with my custom build of ckeditor 5 (probably other issues as well)
Is there a common meteor way of checking client browser version and conditionally loading/importing resources and scripts?