Remove auto install debugging tools (#5)

Please refer to README.md and install manually from now on.
This commit is contained in:
elm
2025-08-19 12:58:30 +09:00
committed by GitHub
parent e42a9beacd
commit 291f06e74b
3 changed files with 6 additions and 65 deletions

View File

@@ -4,6 +4,11 @@
- Fixed so that webview can detect pointers correctly even if it is not the root entity.
### Breaking Changes
- Remove auto install debug tools
- Please refer to [README.md](./README.md) and install manually from now on.
## v0.1.0
First release