Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 285 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 285 Bytes

@revenge-mod/react-devtools-core

Build

Install dependencies:

bun install

Build bundle:

# File will be placed at dist/index.js
bun run build

Usage

Load the given file before React. You can access exports thru window.__reactDevToolsCore.exports.