react-refresh-transformer icon indicating copy to clipboard operation
react-refresh-transformer copied to clipboard

React Refresh transformers for tooling authors

react-refresh

This package implements the plugin to integrate Fast Refresh into bundlers. Fast Refresh is a feature that lets you edit React components in a running application without losing their state.

This package is primarily aimed at developers of bundler plugins. If you’re working on one, here is a rough guide for Fast Refresh integration using this package.

Transpilers