Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Polymer v2.0 support 馃拵馃尯

Compare
Choose a tag to compare
@dunnkers dunnkers released this 10 Nov 02:20
· 61 commits to master since this release
6c0ef38
  • 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