react-refresh-webpack-plugin-optimization

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 reactRefreshWebpackPluginOptimization from 'https://cdn.skypack.dev/react-refresh-webpack-plugin-optimization';
</script>

README

说明

主要基于 react-refresh-webpack-plugin 插件优化,具体文档查看react-refresh-webpack-plugin

作用

主要用于解决不兼容 ie9,和 ie10 的问题