Add the esmodule import for Foundry to read
This commit is contained in:
parent
9413526043
commit
aa1e6f4c74
1 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,9 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"url": "https://github.com/Oliver-Akins/foundry.dungeon",
|
"url": "https://github.com/Oliver-Akins/foundry.dungeon",
|
||||||
"esmodules": [],
|
"esmodules": [
|
||||||
|
"dotdungeon.mjs"
|
||||||
|
],
|
||||||
"styles": [],
|
"styles": [],
|
||||||
"languages": [
|
"languages": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue