use the same '@/dir/file' as Next for server

This commit is contained in:
Gavin McDonald
2025-04-14 14:20:49 -04:00
parent a1e4241c41
commit 4189e41da5
5 changed files with 53 additions and 20 deletions

View File

@@ -29,6 +29,7 @@
"prettier": "^3.5.3",
"tailwindcss": "^4",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.8.3"
}
}