Skip to content

Commit 831c764

Browse files
committed
feat(devtools): add react-devtools-custom package
1 parent 80b1cab commit 831c764

8 files changed

Lines changed: 2385 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# `react-devtools-custom`
2+
3+
Custom React DevTools helpers for external commit change detection.
4+
5+
## Build
6+
7+
```bash
8+
yarn workspace react-devtools-custom build
9+
```
10+
11+
The built package will be emitted under `packages/react-devtools-custom/dist`.

0 commit comments

Comments
 (0)