From 30d41861fa41d840676ff32fdc881352917045f9 Mon Sep 17 00:00:00 2001 From: Vincent Vandemeulebrouck Date: Wed, 15 Nov 2023 22:03:57 +0100 Subject: [PATCH] Support hot reload for templates and css --- system.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/system.json b/system.json index 59c30ff1..fa90a028 100644 --- a/system.json +++ b/system.json @@ -40,6 +40,19 @@ "flags": {} } ], + "flags": { + "hotReload": { + "extensions": [ + "css", + "hbs", + "html" + ], + "paths": [ + "styles/", + "templates/" + ] + } + }, "url": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/", "license": "LICENSE.txt", "esmodules": [