Skip to content

Commit

Permalink
chore: remove top-level-await
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Jun 24, 2022
1 parent edf4408 commit 549036e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vite/src/node/optimizer/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,6 @@ export async function runOptimizeDeps(
supported: {
'dynamic-import': true,
'import-meta': true,
'top-level-await': true,
...esbuildOptions.supported
}
})
Expand Down

0 comments on commit 549036e

Please sign in to comment.