fix: update package.json to include dist-server in files and remove tsconfig.server.json

This commit is contained in:
Haileyesus
2026-04-15 13:18:41 +03:00
parent 2e86197b9b
commit 041516b6c7
2 changed files with 1 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
"server/",
"shared/",
"dist/",
"dist-server/",
"scripts/",
"README.md"
],