mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: migration
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"~/*": ["./app/*"],
|
||||
"@dokploy/server/*": ["../../packages/server/src/*"]
|
||||
"@dokploy/server/*": ["../../packages/server/src/*"],
|
||||
"@/server/*": ["./server/*"]
|
||||
},
|
||||
|
||||
// Vite takes care of building everything, not tsc.
|
||||
|
||||
Reference in New Issue
Block a user