rsnext/packages/react-refresh-utils
Tim Neutkens c5e1e48e5a
Replace extra source line in webpack 5 (#14793)
Co-authored-by: Joe Haddad <timer@zeit.co>
Co-authored-by: Joe Haddad <joe.haddad@zeit.co>
2020-07-03 13:30:52 +02:00
..
internal Replace extra source line in webpack 5 (#14793) 2020-07-03 13:30:52 +02:00
.gitignore Replace extra source line in webpack 5 (#14793) 2020-07-03 13:30:52 +02:00
loader.ts Create React Refresh Utils (#12006) 2020-04-18 13:55:10 -04:00
package.json Replace extra source line in webpack 5 (#14793) 2020-07-03 13:30:52 +02:00
ReactRefreshWebpackPlugin.ts Replace extra source line in webpack 5 (#14793) 2020-07-03 13:30:52 +02:00
README.md Create React Refresh Utils (#12006) 2020-04-18 13:55:10 -04:00
runtime.ts Replace extra source line in webpack 5 (#14793) 2020-07-03 13:30:52 +02:00
tsconfig.json Replace extra source line in webpack 5 (#14793) 2020-07-03 13:30:52 +02:00

@next/react-refresh-utils

This is an experimental package that provides utilities for React Refresh.

Its API is not stable as that of Next.js, nor does it follow semver rules.

Use it at your own risk.

Usage

All entrypoints below must wired into your build tooling for this to work.

@next/react-refresh-utils/loader

@next/react-refresh-utils/ReactRefreshWebpackPlugin

@next/react-refresh-utils/runtime