patternfly / patternfly/patternfly-react
Ship packages as ESM only
Open
@wise-king-sullyman is already working on this.
Since Jan 24, 2023.
- #8338 by @wise-king-sullyman — closed without merging
Breaking change :boom:
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Is this a new component or an extension of an existing one?
This applies to all packages in the PatternFly React repository.
Describe the feature
Instead of shipping PatternFly React packages with a bunch of different module systems (UMD, CommonJS, etc). All packages would be shipped only in the standardized ECMAScript module format.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.