refactor: get GIT_COMMIT and APP_VERSION from import.meta.env (#592)
This commit is contained in:
3
src/vite-env.d.ts
vendored
3
src/vite-env.d.ts
vendored
@@ -5,7 +5,4 @@ declare global {
|
||||
interface Window {
|
||||
nostr?: TNip07
|
||||
}
|
||||
|
||||
const __GIT_COMMIT__: string
|
||||
const __APP_VERSION__: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user