Skip to content

Commit cbac36f

Browse files
moved module.json to top level
1 parent f02ac70 commit cbac36f

File tree

3 files changed

+2
-23
lines changed

3 files changed

+2
-23
lines changed

create link.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
mklink /j %LocalAppData%\FoundryVTT\Data\modules\hooks-n-requests dist
1+
mklink /j %LocalAppData%\FoundryVTT\Data\modules\hooks-n-requests .

dist/module.json

Lines changed: 0 additions & 21 deletions
This file was deleted.

assets/module.json renamed to module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"download": "",
1313
"type": "module",
1414
"esmodules": [
15-
"scripts/module.js"
15+
"dist/scripts/module.js"
1616
],
1717
"dependencies": [],
1818
"conflicts": [],

0 commit comments

Comments
 (0)