Fix webcomponents imports
This commit is contained in:
parent
88d0c11209
commit
9343318a4f
17 changed files with 16 additions and 17 deletions
|
@ -3,7 +3,7 @@ import dom from '../../scripts/dom';
|
|||
import layoutManager from '../../components/layoutManager';
|
||||
import keyboardnavigation from '../../scripts/keyboardNavigation';
|
||||
import './emby-slider.css';
|
||||
import 'webcomponents.js';
|
||||
import 'webcomponents.js/webcomponents-lite';
|
||||
import '../emby-input/emby-input';
|
||||
|
||||
/* eslint-disable indent */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue