rsnext/packages/react-refresh-utils/README.md
Joe Haddad ec3f8e5815
Create React Refresh Utils (#12006)
* Create React Refresh Utils

* Fix Linting

* Update Prettier Ignore

* fix rules
2020-04-18 13:55:10 -04:00

17 lines
442 B
Markdown

# `@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`