rsnext/packages/react-refresh-utils/README.md
JJ Kasper 1d1ffc88b7
Update to leverage turbo for build/prepublish (#37280)
* Update to leverage turbo for build/prepublish

* update path

* remove extra turbo config
2022-05-30 19:05:27 -05:00

17 lines
457 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/dist/loader`
### `@next/react-refresh-utils/dist/ReactRefreshWebpackPlugin`
### `@next/react-refresh-utils/dist/runtime`