-
Notifications
You must be signed in to change notification settings - Fork 113
feat: add preact devtools for ReactLynx #1173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: edb06d8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
8484b3d
to
2283c32
Compare
ddabe23
to
823263c
Compare
CodSpeed Performance ReportMerging #1173 will not alter performanceComparing Summary
|
d2a0b2f
to
0da045e
Compare
React Example#2249 Bundle Size — 233.25KiB (+0.03%).edb06d8(current) vs a7e8b5b main#2227(baseline) Bundle metrics
Bundle size by type
Bundle analysis report Branch upupming:feat/preact-devtools Project dashboard Generated by RelativeCI Documentation Report issue |
Web Explorer#2240 Bundle Size — 258.15KiB (0%).edb06d8(current) vs a7e8b5b main#2217(baseline) Bundle metrics
|
Current #2240 |
Baseline #2217 |
|
---|---|---|
140.17KiB |
140.17KiB |
|
31.82KiB |
31.82KiB |
|
0% |
0% |
|
4 |
4 |
|
4 |
4 |
|
207 |
207 |
|
15 |
15 |
|
3.41% |
3.41% |
|
4 |
4 |
|
0 |
0 |
Bundle size by type no changes
Current #2240 |
Baseline #2217 |
|
---|---|---|
226.33KiB |
226.33KiB |
|
31.82KiB |
31.82KiB |
Bundle analysis report Branch upupming:feat/preact-devtools Project dashboard
Generated by RelativeCI Documentation Report issue
806c35c
to
03f911e
Compare
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found. 📢 Thoughts on this report? Let us know! |
Summary
We added Preact Devtools Support for ReactLynx in this PR. After this we can inspect ReactLynx App in LynxDevtool just like any Preact Web App:
Related PR: lynx-family/lynx-devtool#56
Checklist