Skip to content

Commit

Permalink
feat(turbopack-warning): enable basepath
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonoj committed Sep 12, 2023
1 parent 66c7626 commit c7311c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/src/lib/turbopack-warning.ts
Expand Up @@ -6,6 +6,7 @@ import { PHASE_DEVELOPMENT_SERVER } from '../shared/lib/constants'
const supportedTurbopackNextConfigOptions = [
'configFileName',
'env',
'basePath',
'modularizeImports',
'compiler.emotion',
'compiler.relay',
Expand Down

0 comments on commit c7311c2

Please sign in to comment.