rsnext/packages/react-refresh-utils
vercel-release-bot 2b400f8fc3 v13.5.7-canary.26
2023-10-25 20:06:39 +00:00
..
internal enable verbatimModuleSyntax to make type imports/exports explicit (#56551) 2023-10-07 15:09:54 +00:00
loader.ts Add support for "type": "module" in package.json (#33637) 2022-02-15 16:24:11 +00:00
package.json v13.5.7-canary.26 2023-10-25 20:06:39 +00:00
ReactRefreshWebpackPlugin.ts enable verbatimModuleSyntax to make type imports/exports explicit (#56551) 2023-10-07 15:09:54 +00:00
README.md Update to leverage turbo for build/prepublish (#37280) 2022-05-30 19:05:27 -05:00
runtime.ts [Docs] Update react docs link (#47891) 2023-04-04 11:56:03 -07:00
tsconfig.json feat: enable configuration of styled-components transform and enable css prop support (#37861) 2022-06-23 16:55:05 +00: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/dist/loader

@next/react-refresh-utils/dist/ReactRefreshWebpackPlugin

@next/react-refresh-utils/dist/runtime