pub fn assert_can_resolve_react_refresh(
path: FileSystemPath,
resolve_options_context: Vc<ResolveOptionsContext>,
) -> Vc<ResolveReactRefreshResult>Expand description
Checks whether we can resolve the React Refresh runtime module from the given path. Emits an issue if we can’t.