This repository has been archived by the owner on May 19, 2021. It is now read-only.
Polymer v2.0 support 💎🌺
- Has support for Polymer v2.0!
- Uses polymer-bundler to bundle elements instead of vulcanize
- Codebase is more modular and has more effective tests
- The addon now uses a broccoli plugin in auto importing elements, which results in less tmp folders
- We now use parse5 to process the html imports file instead of using regexes