mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-15 21:23:41 +08:00
Merge branch 'main' into main
This commit is contained in:
2
src/typings/env.d.ts
vendored
2
src/typings/env.d.ts
vendored
@@ -107,6 +107,8 @@ declare namespace Env {
|
||||
readonly VITE_SERVER_PORT?: number;
|
||||
/** The port number used for previewing the application */
|
||||
readonly VITE_PREVIEW_PORT?: number;
|
||||
/** Whether to automatically detect updates after configuring application packaging */
|
||||
readonly VITE_AUTOMATICALLY_DETECT_UPDATE?: CommonType.YesOrNo;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user