Split the module up into multiple files

This commit is contained in:
2020-12-10 00:30:00 +01:00
parent 01df3b9dba
commit 38204c7651
11 changed files with 504 additions and 476 deletions

View File

@@ -7,7 +7,7 @@
"compatibleCoreVersion" : "0.7.8",
"author": "Manuel Vögele",
"esmodules": [
"./main.js"
"src/main.js"
],
"languages": [
{