mirror of
https://github.com/docmost/docmost.git
synced 2026-07-27 14:14:44 +10:00
updates and fixes
* seo friendly urls * custom client serve-static module * database fixes * fix recent pages * other fixes
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
"strict": true,
|
||||
"jsx": "react",
|
||||
"paths": {
|
||||
"@docmost/db": ["./src/kysely"],
|
||||
"@docmost/db/*": ["./src/kysely/*"],
|
||||
"@docmost/db/*": ["./src/database/*"],
|
||||
"@docmost/transactional/*": ["./src/integrations/transactional/*"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user