how to Implement lit-element-bootstrap package in lit-lement
问题 I would like to implement lit-element-bootstrap package in lit-element. I am getting following error in console, Failed to load module script: The server responded with a non-JavaScript MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec //header.js import { LitElement, html, css } from 'https://unpkg.com/@polymer/lit-element/lit-element.js?module'; import 'https://unpkg.com/lit-element-bootstrap@1.0.0-alpha.10/lit-element-bootstrap'; export class