rsnext/packages/react-refresh-utils
2020-10-27 06:05:36 -04:00
..
internal Make helpers.ts compatible with ie11 (#15973) 2020-08-07 14:13:24 +00:00
.gitignore Replace extra source line in webpack 5 (#14793) 2020-07-03 13:30:52 +02:00
loader.ts Bring over fixes from #15185 (#15326) 2020-07-20 11:14:02 -04:00
package.json v9.5.6-canary.17 2020-10-27 06:05:36 -04:00
ReactRefreshWebpackPlugin.ts Bring over fixes from #15185 (#15326) 2020-07-20 11:14:02 -04:00
README.md Create React Refresh Utils (#12006) 2020-04-18 13:55:10 -04:00
runtime.ts Fix Web Workers with Fast Refresh (#15145) 2020-07-14 12:17:10 -04: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