Support hot reload for templates and css
This commit is contained in:
parent
ac09e1854b
commit
30d41861fa
13
system.json
13
system.json
@ -40,6 +40,19 @@
|
|||||||
"flags": {}
|
"flags": {}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"flags": {
|
||||||
|
"hotReload": {
|
||||||
|
"extensions": [
|
||||||
|
"css",
|
||||||
|
"hbs",
|
||||||
|
"html"
|
||||||
|
],
|
||||||
|
"paths": [
|
||||||
|
"styles/",
|
||||||
|
"templates/"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
"url": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/",
|
"url": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/",
|
||||||
"license": "LICENSE.txt",
|
"license": "LICENSE.txt",
|
||||||
"esmodules": [
|
"esmodules": [
|
||||||
|
Loading…
Reference in New Issue
Block a user