From aa1e6f4c74dbd3759b696ae0fed33476c6021e11 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Mon, 20 Nov 2023 23:09:16 -0700 Subject: [PATCH] Add the esmodule import for Foundry to read --- system.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/system.json b/system.json index 2ce361f..cedbcf1 100644 --- a/system.json +++ b/system.json @@ -15,7 +15,9 @@ } ], "url": "https://github.com/Oliver-Akins/foundry.dungeon", - "esmodules": [], + "esmodules": [ + "dotdungeon.mjs" + ], "styles": [], "languages": [ {