Skip to content

Commit

Permalink
chore: revert removed line in #7698
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Apr 12, 2022
1 parent 8f28350 commit 7e6a2c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/node/plugins/esbuild.ts
Expand Up @@ -102,6 +102,7 @@ export async function transformWithEsbuild(
}

tsconfigRaw = {
...tsconfigRaw,
compilerOptions: {
...compilerOptionsForFile,
...tsconfigRaw?.compilerOptions
Expand Down

0 comments on commit 7e6a2c8

Please sign in to comment.