Skip to content

Commit

Permalink
Update packages/next/build/webpack/loaders/next-app-loader.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Jiachi Liu <inbox@huozhi.im>
  • Loading branch information
timneutkens and huozhi committed Sep 8, 2022
1 parent aacb1df commit a9be299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/build/webpack/loaders/next-app-loader.ts
@@ -1,5 +1,5 @@
import type webpack from 'webpack'
import { ValueOf } from '../../../shared/lib/constants'
import type { ValueOf } from '../../../shared/lib/constants'
import { NODE_RESOLVE_OPTIONS } from '../../webpack-config'
import { getModuleBuildInfo } from './get-module-build-info'

Expand Down

0 comments on commit a9be299

Please sign in to comment.