Skip to content

Commit

Permalink
fix: import performance from perf_hooks (fix #3578) (#3579)
Browse files Browse the repository at this point in the history
Co-authored-by: wangbaolong.wbl <wangbaolong.wbl@antgroup.com>
  • Loading branch information
Max10240 and wangbaolong.wbl committed Jun 15, 2023
1 parent b4ac88e commit 24ec85a
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 24ec85a

Please sign in to comment.