custom-cards / custom-card-helpers

Custom Card Helper Functions/Types for Developers
https://custom-cards.github.io/custom-card-helpers/
MIT License
48 stars 29 forks source link

lit-html to lit - Closes #37 #38

Closed JonahKr closed 3 years ago

JonahKr commented 3 years ago

Just replaces the lit-element type with the newer lit. This addresses Issue: #37

iantrich commented 3 years ago

rerun your build or just remove the dist files, I'll need to do a build anyways. Should really setup a workflow for that...

JonahKr commented 3 years ago

@iantrich this is already the latest build with the changes... reverting the index js files is somehow not possible? i could just create a whole new pr if that would help.

iantrich commented 3 years ago

Yeah, I think we might have to unfortunately. I don't want to try fixing conflicts in the dist. Will try to figure out workflows soon as well.