ESBuild Plugins
    Preparing search index...

    Function dedupeModules

    • Creates a plug-in that dedupes the specified modules.

      Parameters

      • modules: string[]

        The list of modules to dedupe.

      • options: Partial = {}

        The plug-in options.

      Returns Plugin

      The newly created plug-in.