This commit is contained in:
Andreas Knuth 2026-02-05 17:24:12 -06:00
parent 49528a5c37
commit a7d3d2d958
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@
]
},
"files": [
"src/main.ts"
"src/main.ts",
"src/main.server.ts",
"server.ts"
],
"include": [
"src/**/*.d.ts"