ember-apply
    Preparing search index...

    Function getWorkspaces

    • Returns a list of workspace packages in the monorepo.

      Supports:

      • yarn workspaces
      • pnpm workspaces

      TODO:

      • npm workspaces

      Parameters

      • Optionalcwd: string = ...

        directory to start the search in. defaults to process.cwd();

      Returns Promise<string[]>

      list of workspaces