mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-04-17 11:01:30 +00:00
fix: update package.json to include dist-server in files and remove tsconfig.server.json
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"server/",
|
||||
"shared/",
|
||||
"dist/",
|
||||
"dist-server/",
|
||||
"scripts/",
|
||||
"README.md"
|
||||
],
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"extends": "./server/tsconfig.json"
|
||||
}
|
||||
Reference in New Issue
Block a user