Skip to content

Commit

Permalink
Update import
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Jan 18, 2021
1 parent 90e2b77 commit 769854d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/build/webpack/plugins/profiling-plugin.ts
@@ -1,5 +1,5 @@
import { tracer } from '../../tracer'
import { isWebpack5 } from 'next/dist/compiled/webpack/webpack'
import { webpack, isWebpack5 } from 'next/dist/compiled/webpack/webpack'

const pluginName = 'ProfilingPlugin'

Expand Down

0 comments on commit 769854d

Please sign in to comment.