Added support for loading extension Web Components

This commit is contained in:
Joel Collins 2020-03-18 17:51:10 +00:00
parent 0a1b138bcb
commit 9c309fc791
6 changed files with 108 additions and 46 deletions

View file

@ -52,6 +52,7 @@
"mdns-js": "^1.0.3",
"uikit": "^3.3.3",
"vue": "^2.6.11",
"vue-plugin-load-script": "^1.2.0",
"vue-template-compiler": "^2.6.11",
"vuex": "^3.1.2"
},