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

Function filterPackageJsonsForPublish

  • filterPackageJsonsForPublish(
        packages: WorkspacePackage[],
        registry: "jsr" | "npm",
    ): WorkspacePackage[]
  • filter packages to only include the ones that are to be published to the given registry

    Parameters

    • packages: WorkspacePackage[]
    • registry: "jsr" | "npm"

    Returns WorkspacePackage[]

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

Settings

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

Generated using TypeDoc