BrightspaceUILabs / file-uploader

Polymer-based web component for D2L file uploader
Apache License 2.0
4 stars 6 forks source link

Migrate component from Polymer to Lit #84

Open dlockhart opened 3 years ago

dlockhart commented 3 years ago

Helpful guide: https://github.com/BrightspaceUI/guide/wiki/LitElement-Best-Practices-&-Gotchas

At the same time, polymer cli should be swapped out for web-dev-server and @open-wc/testing.

Our npm initializer could be useful to set up all the Lit/testing boilerplate.