patternfly-react
patternfly-react copied to clipboard
Fix publication errors for `@patternfly/react-charts`
Fixes the publication issues outlined by publint and some others, namely:
- Add an explicit
typefield ofmoduleto the package. - Replace
main,moduleandtypesfields with the more modernexports, which restricts the importable API surface. - Fix a misformatted URL in the
repositoryfield. - Remove
sideEffectsfield that did not match any files. - Remove
patternfly:srcfield, which seems to have no purpose.
Works towards closing #10833
Preview: https://patternfly-react-pr-11042.surge.sh
A11y report: https://patternfly-react-pr-11042-a11y.surge.sh
Putting this in as a draft as it seems the documenation tooling will need an update to make it compatible.
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
This PR has been closed because it has not had activity since being marked as stale.