@shopify/cli-kit
    Preparing search index...

    Function zip

    • It zips a directory and by default normalizes the paths to be forward-slash. Even with forward-slash paths, zip files should still be able to be opened on Windows.

      Parameters

      • options: ZipOptions

        ZipOptions.

      Returns Promise<void>