Reload layout after loading. Fix #37

This commit is contained in:
2019-11-14 22:40:26 +01:00
parent fd42fed1d1
commit 52b2a77bfa
4 changed files with 14 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
"scripts": {
"build": "webpack",
"watch": "webpack --watch --mode=development",
"test": "echo \"Error: no test specified\" && exit 1"
"update-card-tools": "npm uninstall card-tools && npm install thomasloven/lovelace-card-tools"
},
"author": "Thomas Lovén",
"license": "MIT",