add main.json to module.json

This commit is contained in:
Ammerhai 2026-01-20 20:24:19 +01:00 committed by Ammerhai
parent ea9d25c499
commit 5defd151d8
2 changed files with 3 additions and 0 deletions

View File

View File

@ -160,5 +160,8 @@
]
}
],
"esmodules": [
"main.js"
],
"manifest": ""
}