property
BuildConfig.reactFastRefresh
reactFastRefresh?: boolean
Enable React Fast Refresh transform.
This adds the necessary code transformations for React Fast Refresh (hot module replacement for React components), but does not emit hot-module code itself.