Skip to content

Commit

Permalink
fix(debug): import performance from perf_hooks (#13464)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Jun 8, 2023
1 parent 123ef4c commit d458ccd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/node/plugins/esbuild.ts
@@ -1,4 +1,5 @@
import path from 'node:path'
import { performance } from 'node:perf_hooks'
import colors from 'picocolors'
import type {
Loader,
Expand Down

0 comments on commit d458ccd

Please sign in to comment.