patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Fix publication errors for `@patternfly/react-charts`

Open jonkoops opened this issue 1 year ago • 2 comments

Fixes the publication issues outlined by publint and some others, namely:

  • Add an explicit type field of module to the package.
  • Replace main, module and types fields with the more modern exports, which restricts the importable API surface.
  • Fix a misformatted URL in the repository field.
  • Remove sideEffects field that did not match any files.
  • Remove patternfly:src field, which seems to have no purpose.

Works towards closing #10833

jonkoops avatar Sep 21 '24 10:09 jonkoops

Preview: https://patternfly-react-pr-11042.surge.sh

A11y report: https://patternfly-react-pr-11042-a11y.surge.sh

patternfly-build avatar Sep 21 '24 10:09 patternfly-build

Putting this in as a draft as it seems the documenation tooling will need an update to make it compatible.

jonkoops avatar Sep 22 '24 10:09 jonkoops

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Nov 21 '24 11:11 github-actions[bot]

This PR has been closed because it has not had activity since being marked as stale.

github-actions[bot] avatar Dec 05 '24 11:12 github-actions[bot]