nx-web-ext - v6.1.0
    Preparing search index...
    • Use web-ext to package your previously built web extension into a zip.

      Parameters

      • options: PackageExecutorSchema

        Raw options passed from the executor configuration.

      • context: ExecutorContext

        Information about the project being packaged.

      Returns Promise<{ success: boolean }>

      An object indicating success or failure.