Skip to content

Commit

Permalink
fix: config
Browse files Browse the repository at this point in the history
  • Loading branch information
poyoho committed Jul 21, 2022
1 parent c98ed4d commit 5b49187
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/vite/src/node/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -703,6 +703,8 @@ export async function resolveConfig(
)

const workerResolved: ResolvedConfig = Object.assign(
{},
config,
workerConfig,
resolvedConfig,
{
Expand Down

0 comments on commit 5b49187

Please sign in to comment.