The package in question in `lit-element`, and the ...
# javascript
h
The package in question in
lit-element
, and the error I get when loading the JS file in the browser is
Copy code
Uncaught ReferenceError: LitElement is not defined
t
lit-element
require
ES6
, right?
h
Not as far as I know. I only need to declare the externals for a few things, and none of those use ES6