Upgrade template dependencies to solve feature vis's broken slider

This commit is contained in:
Ludwig Schubert
2020-04-28 10:28:21 -07:00
parent 6b018b9d3a
commit cef46a20ed
3 changed files with 1014 additions and 68 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ componentsConfig.plugins.push(
}),
serve({
open: true,
openPage: "/examples/index.html",
openPage: "/index.html",
contentBase: ["dist", "examples"],
headers: {
"Access-Control-Allow-Origin": "*"