code-sample icon indicating copy to clipboard operation
code-sample copied to clipboard

2019 update and fix issues

Open kcmr opened this issue 6 years ago • 0 comments

Issues

  • Fix import not working when using Webpack #15

Code

  • Use LitElement instead of Polymer
  • Use open-wc/testing instead of WCT

Development

  • Improve serve (use Parcel bundler)
  • Move style to a stylesheet file
  • Add eslint config

Release / CI

  • Improve CI release config
  • Include a bundled release

kcmr avatar Dec 23 '19 09:12 kcmr