Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 720 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 720 Bytes

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