Remove document-register-element
This commit is contained in:
parent
cc30828734
commit
da8c5fa224
21 changed files with 24 additions and 45 deletions
|
@ -1,4 +1,4 @@
|
|||
define(['browser', 'css!./emby-collapse', 'registerElement', 'emby-button'], function (browser) {
|
||||
define(['browser', 'css!./emby-collapse', 'webcomponents', 'emby-button'], function (browser) {
|
||||
'use strict';
|
||||
|
||||
var EmbyButtonPrototype = Object.create(HTMLDivElement.prototype);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue