rsnext/packages/react-refresh-utils
2020-05-12 19:39:52 -04:00
..
internal Enable Fast Refresh by Default (#12640) 2020-05-10 19:25:57 -04:00
.gitignore Create React Refresh Utils (#12006) 2020-04-18 13:55:10 -04:00
loader.ts Create React Refresh Utils (#12006) 2020-04-18 13:55:10 -04:00
package.json v9.4.1-canary.1 2020-05-12 19:39:52 -04:00
ReactRefreshWebpackPlugin.ts [Fast Refresh] Support client-side code being ran in Node (#12426) 2020-05-03 19:56:51 -04:00
README.md Create React Refresh Utils (#12006) 2020-04-18 13:55:10 -04:00
runtime.ts Create React Refresh Utils (#12006) 2020-04-18 13:55:10 -04:00
tsconfig.json Create React Refresh Utils (#12006) 2020-04-18 13:55:10 -04: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