mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-13 01:45:23 +02: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