There was an error while loading. Please reload this page.
1 parent f10561b commit bdf13bbCopy full SHA for bdf13bb
1 file changed
packages/vite/src/node/index.ts
@@ -57,10 +57,12 @@ export type {
57
ResolvedServerUrls,
58
} from './server'
59
export type {
60
+ BuildOptions,
61
BuildEnvironmentOptions,
62
LibraryOptions,
63
LibraryFormats,
64
RenderBuiltAssetUrl,
65
+ ResolvedBuildOptions,
66
ResolvedBuildEnvironmentOptions,
67
ModulePreloadOptions,
68
ResolvedModulePreloadOptions,
0 commit comments