Member Junction
    Preparing search index...
    • Removes all server and client dynamic package entries for an app from mj.config.cjs. Entry removal is keyed by AppName and is array-agnostic — it sweeps both the server and client arrays in one pass.

      Parameters

      • repoRoot: string

        Absolute path to the monorepo root

      • appName: string

        The app name to remove entries for

      • OptionalserverPackagePath: string

      Returns ConfigOperationResult

      Operation result