Top "Lit-html" questions

Use the lit-html tag to indicate the question is related to the lit-html opensource library which allows for creating Next-generation HTML Templates in JavaScript.

Relative references must start with either "/", "./", or "../"

I am newbie to lit-element, and when use import to include the library, I am getting error as: Uncaught TypeError: …

javascript lit-element polymer-3.x lit-html
Getting error "Strict MIME type checking is enforced for module scripts per HTML spec" when trying to import project

Trying to create some reusable components for our Electron screen using lit-html. When I attempt to add an example component …

javascript html electron mime-types lit-html