• Preparing search index...
  • The search index is not available
Documentation - v0.0.15
  • Documentation
  • @fuman/build
  • index
  • collectPackageJsons

Function collectPackageJsons

  • collectPackageJsons(
        workspaceRoot: string | URL,
        includeRoot?: boolean,
    ): Promise<WorkspacePackage[]>
  • collect package.jsons from a workspace

    Parameters

    • workspaceRoot: string | URL
    • includeRoot: boolean = false

    Returns Promise<WorkspacePackage[]>

    • Defined in packages/build/src/package-json/collect-package-jsons.ts:27

Settings

Member Visibility
Documentation - v0.0.15
  • Loading...

Generated using TypeDoc