@salesforce/packaging
    Preparing search index...

    Function zipDir

    • Zips directory to given zipfile.

      Parameters

      • dir: string

        directory to zip

      • zipfile: string

        path to the zip file to create

      Returns Promise<void>