Skip to content

Commit

Permalink
feat: expose EnvironmentOptions type (#18080)
Browse files Browse the repository at this point in the history
  • Loading branch information
dario-piotrowicz authored Sep 11, 2024
1 parent 0e3467e commit 35cf59c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/node/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export type {
UserConfigFn,
UserConfigFnObject,
UserConfigFnPromise,
EnvironmentOptions,
DevEnvironmentOptions,
ResolvedDevEnvironmentOptions,
} from './config'
Expand Down

0 comments on commit 35cf59c

Please sign in to comment.