• Return the webpack module id from a search function

    Parameters

    • condition: SearchModuleCondition

      Function for compare the modules

    • reverse: boolean = false

      Search in reverse order

    Returns string | null