Updated to leverage the 3.x version of web components module. ES Modules all the things and the massive stability / performance / cross-platform improvements that come with it. See the README.md in webcomponents module as to how to install this project now.
Conversion to ES module based integrations. Added support for CDNs and removed core support for HTML Imports / Entity definition building off of polymer files. Enttiy definitions can still be built but not using previous methods. All the code is there to do it but nothing implements the hooks to wire it up. This is an intentional omission and may be added back in at a later date if asked for but this was never reported as used.