From a9742aea986c86fe1972060fba36335a0215fe0f Mon Sep 17 00:00:00 2001 From: Ammerhai Date: Tue, 20 Jan 2026 20:24:19 +0100 Subject: [PATCH] add main.json to module.json --- module.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/module.json b/module.json index a96d3f6..688c752 100644 --- a/module.json +++ b/module.json @@ -160,5 +160,8 @@ ] } ], + "esmodules": [ + "main.json" + ] "manifest": "" } \ No newline at end of file