My project uses this library and I've recently moved my project to version 8 of Angular, I changed to the new differential loading creating an es5 and an es2015 package, but the Paho library was erroring with an undefined error, rolling back to es5 fixed the issue, but it would be great if this library could support es2015 going forward.
My project uses this library and I've recently moved my project to version 8 of Angular, I changed to the new differential loading creating an es5 and an es2015 package, but the Paho library was erroring with an undefined error, rolling back to es5 fixed the issue, but it would be great if this library could support es2015 going forward.