improved packaging

This commit is contained in:
Morten Olsen
2025-09-09 18:22:56 +02:00
parent 0ff0b0992b
commit 17dd6d16fa
6 changed files with 14 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
{
"compilerOptions": {
"outDir": "./dist",
"rootDir": "./src",
"paths": {
"#root/*": ["./src"]
}