We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
EnvironmentOptions
1 parent 0e3467e commit 35cf59cCopy full SHA for 35cf59c
packages/vite/src/node/index.ts
@@ -53,6 +53,7 @@ export type {
53
UserConfigFn,
54
UserConfigFnObject,
55
UserConfigFnPromise,
56
+ EnvironmentOptions,
57
DevEnvironmentOptions,
58
ResolvedDevEnvironmentOptions,
59
} from './config'
0 commit comments