microsoft / microsoft/fluentui
migrate-converged-pkg: adds .babelrc for Node packages
Open
@Hotell is already working on this.
Since Nov 24, 2021.
Area: Build System
NX: workspace generators
Resolution: Soft Close
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 46
Description
I ran generator for @fluentui/babel-make-styles and @fluentui/jest-serializer-make-styles.
In both cases generator creates .babelrc which is non-sense: we currently have there plugins to improve perf (@fluentui/babel-make-styles itself) or to improve bundle size that is not applicable for Node packages.
Contributor guide
No contributing guide indexed for this repository
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.