webdash icon indicating copy to clipboard operation
webdash copied to clipboard

Upgrade to Polymer 3

Open jadjoubran opened this issue 6 years ago • 1 comments

Since polymer 3 is now available That would let us get rid of bower 🎉

  • [ ] Upgrade to Polymer 3
  • [ ] fix webdash serve to emulate --module-resolution=node from polymer serve --module-resolution=node
  • [ ] add import "/node_modules/web-animations-js/web-animations-next-lite.min.js"?
  • [ ] Extensive testing
  • [ ] Plugins?
  • [ ] remove all bower related stuff
  • [ ] removed package.json files hack from plugins since bower is not required anymore
  • [ ] Update create plugin guide

jadjoubran avatar Jun 28 '18 12:06 jadjoubran

https://www.polymer-project.org/3.0/docs/upgrade

jadjoubran avatar Jul 12 '18 17:07 jadjoubran