Remove react devtools dependency (#1266)

remove react devtools dependency

Co-authored-by: jake <77554505+brxken128@users.noreply.github.com>
This commit is contained in:
Brendan Allan 2023-08-29 22:15:52 +08:00 committed by GitHub
parent 3c7df3f16c
commit b04d5bcc91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 661 deletions

View file

@ -50,7 +50,7 @@ To quickly run only the desktop app after `prep`, you can use:
- `pnpm desktop dev`
If necessary, react-devtools can be launched using `pnpm react-devtools`.
If necessary, react-devtools can be launched using `pnpm dlx react-devtools`.
However, it must be executed before starting the desktop app for it to connect.
To run the web app:

View file

@ -34,7 +34,6 @@
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^2.1.0",
"react-devtools": "^4.27.2",
"sass": "^1.55.0",
"semver": "^7.5.0",
"typescript": "^5.0.4",

File diff suppressed because it is too large Load diff