Skip to content

Commit

Permalink
fix: explicitly import performance
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Aug 18, 2022
1 parent e21c78c commit 870d16e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite-node/src/server.ts
@@ -1,3 +1,4 @@
import { performance } from 'perf_hooks'
import { resolve } from 'pathe'
import type { TransformResult, ViteDevServer } from 'vite'
import createDebug from 'debug'
Expand Down

0 comments on commit 870d16e

Please sign in to comment.