@carrickjason/react-refresh-webpack-plugin

An EXPERIMENTAL Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.

Usage no npm install needed!

<script type="module">
  import carrickjasonReactRefreshWebpackPlugin from 'https://cdn.skypack.dev/@carrickjason/react-refresh-webpack-plugin';
</script>

README

React Refresh Webpack Plugin

An EXPERIMENTAL Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.

@pmmmwh/react-refresh-webpack-plugin is the officially supported version of this plugin. This is a fork that adds a fix needed for me to show a POC to my team. Please use the official version!.