nx-web-ext - v6.1.0
    Preparing search index...

    Interface PackageExecutorSchema

    interface PackageExecutorSchema {
        sourceDir: string;
        artifactsDir: string;
    }
    Index
    sourceDir: string

    Path of source files to package.

    artifactsDir: string

    Path where package should be sent to.