README
说明
主要基于 react-refresh-webpack-plugin 插件优化,具体文档查看react-refresh-webpack-plugin
作用
主要用于解决不兼容 ie9,和 ie10 的问题
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
<script type="module">
import reactRefreshWebpackPluginOptimization from 'https://cdn.skypack.dev/react-refresh-webpack-plugin-optimization';
</script>
主要基于 react-refresh-webpack-plugin 插件优化,具体文档查看react-refresh-webpack-plugin
主要用于解决不兼容 ie9,和 ie10 的问题