You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than going out to the cloud to pull down Lit on every page load, could this instead be embedded locally? This should make things a bit faster and would remove dependency on the cloud.
Great idea. I'm trying to get going on some work on the card. Do you have tips on how to do this? Something in HACs to tell it to download other files maybe?
Rather than going out to the cloud to pull down Lit on every page load, could this instead be embedded locally? This should make things a bit faster and would remove dependency on the cloud.
Referring to line #5 here:
https://github.com/TarheelGrad1998/gallery-card/blob/master/gallery-card.js#L5
The text was updated successfully, but these errors were encountered: