/opt/canhelp/node_modules/next/dist/build/webpack-config-rules
NameSizeModeActions
resolve.d.ts2230644editdlrm
resolve.js15880644editdlrm
resolve.js.map19030644editdlrm
Edit: /opt/canhelp/node_modules/next/dist/build/webpack-config-rules/resolve.d.ts (223B)
import { type CompilerNameValues } from '../../shared/lib/constants'; export declare const edgeConditionNames: string[]; export declare function getMainField(compilerType: CompilerNameValues, preferEsm: boolean): string[];