rsnext/packages/react-refresh-utils
2020-07-13 15:40:57 -04: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 v9.4.5-canary.32 2020-07-13 15:40:57 -04: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