Skip to content

Commit

Permalink
fix: import performance from perf_hooks (fix vitest-dev#3578)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangbaolong.wbl committed Jun 15, 2023
1 parent 368b825 commit fb5cc56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vitest/src/runtime/child.ts
@@ -1,3 +1,4 @@
import { performance } from 'node:perf_hooks'
import v8 from 'node:v8'
import { createBirpc } from 'birpc'
import { parseRegexp } from '@vitest/utils'
Expand Down

0 comments on commit fb5cc56

Please sign in to comment.