Documentation for Simbo's Packages
    Preparing search index...

    Function getWorkspacePaths

    • Get the paths for all workspaces defined for the monorepo.

      The patterns will be passed to globby and found paths will be returned if they contain a package.json file.

      Parameters

      Returns Promise<string[]>

      An array of workspace paths.

      If no workspace patterns are found or if no workspaces are found.