Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-45425

[javascript-clients] Move nx-release-publish from package-level project.json to root nx.json

XMLWordPrintable

    • Future Sustainability
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Unset
    • None

      Once all packages have been migrated to build into package-level dist folder with a package.json that excludes dist prefix in main, exports and types. Then move the nx-release-publish config from each package-level project.json to the root nx.json. Be sure to run `nx release publish --dry-run` to ensure publishing will happen from the dist folder.

      "nx-release-publish": {
          "options": {
            "packageRoot": "{projectRoot}/dist"
          }
        }
      

              rh-ee-chmulder Charles Mulder
              rh-ee-chmulder Charles Mulder
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: