mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-02-26 04:40:10 +08:00
chore: update env
This commit is contained in:
parent
2cbc705f89
commit
e255257d4a
9
electron/electron-env.d.ts
vendored
9
electron/electron-env.d.ts
vendored
@ -1,8 +1 @@
|
||||
|
||||
declare namespace NodeJS {
|
||||
interface ProcessEnv {
|
||||
NODE_ENV: 'development' | 'production'
|
||||
readonly VITE_DEV_SERVER_HOST: string
|
||||
readonly VITE_DEV_SERVER_PORT: string
|
||||
}
|
||||
}
|
||||
/// <reference types="vite-plugin-electron/electron-env" />
|
Loading…
x
Reference in New Issue
Block a user