Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DeterministicModuleIdsPluginOptions

Index

Properties

context?: string

context relative to which module identifiers are computed

failOnConflict?: boolean

throw an error when id conflicts occur (instead of rehashing)

fixedLength?: boolean

do not increase the maxLength to find an optimal id space size

maxLength?: number

maximum id length in digits (used as starting point)

salt?: number

hash salt for ids

Methods

  • selector function for modules

    Parameters

    Returns boolean