Skip to content

Codemods

Fluent UI Team edited this page Apr 9, 2022 · 3 revisions

Basic usage

In the root of a repo that relies on office-ui-fabric-react, simply run npx @fluentui/codemods and the upgrade will begin automatically based on your tsconfig.json files!

If your repo is especially large and you experience an out of memory error, run npx @fluentui/codemods -s to save synchronously which, while slower, will ensure that it completes!

What's new

Planning

Process

Usage

Reporting issues

Contributing

Component creation and convergence

Testing

Coding guidelines

Best practices

References

Useful tools

Clone this wiki locally