pub fn refresh<C: Comments>(
    dev: bool,
    options: Option<RefreshOptions>,
    cm: Lrc<SourceMap>,
    comments: Option<C>
) -> impl Fold + VisitMut
Expand description

react-refresh/babel https://github.com/facebook/react/blob/main/packages/react-refresh/src/ReactFreshBabelPlugin.js