Skip to content

Commit

Permalink
fix ts
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Oct 10, 2023
1 parent 4e16c58 commit 1454077
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/next/src/build/webpack-config-rules/resolve.ts
@@ -1,4 +1,7 @@
import { COMPILER_NAMES, CompilerNameValues } from '../../shared/lib/constants'
import {
COMPILER_NAMES,
type CompilerNameValues,
} from '../../shared/lib/constants'

// exports.<conditionName>
export const edgeConditionNames = [
Expand Down

0 comments on commit 1454077

Please sign in to comment.