Fix TS build errors for Docker deploy
- Add vite-env.d.ts for ImportMeta.env type - Bump tsconfig target/lib to ES2022 for Array.at() Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
1
src/vite-env.d.ts
vendored
Normal file
1
src/vite-env.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/// <reference types="vite/client" />
|
||||
Reference in New Issue
Block a user