Skip to content

Commit

Permalink
chore: reduce diff
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Aug 24, 2024
1 parent 8c307e0 commit 53b4efd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/node/build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ export function resolveBuildEnvironmentOptions(
emptyOutDir: null,
copyPublicDir: true,
manifest: false,
lib: false,
ssr: consumer === 'server',
ssrManifest: false,
ssrEmitAssets: false,
Expand Down

0 comments on commit 53b4efd

Please sign in to comment.