fix: server build (#27599)

This commit is contained in:
Jason Rasmussen 2026-04-07 16:53:04 -04:00 committed by GitHub
parent b03a649e74
commit 6441c3b77c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -28,4 +28,5 @@ vite.config.js.timestamp-*
.pnpm-store
.devcontainer/library
.devcontainer/.env*
*.tsbuildinfo
*.tsbuildInfo

File diff suppressed because one or more lines are too long