Change build directory

This commit is contained in:
2026-04-02 21:21:16 +02:00
parent af8b8cd4da
commit ef45935c35
10 changed files with 2607 additions and 2271 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"ES2022"
],
"rootDir": "src/ts",
"outDir": "src/scripts",
"outDir": "dist/node",
"pretty": true,
"module": "commonjs",
"moduleResolution": "node",