docs: add preact devtools option#8164
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
There was a problem hiding this comment.
Looks good @florian-lefebvre ! Just the same suggestions as in vue: to be a tiny bit more explicit in the text line and add the comonent, but good to go!
For reference:
Note that a new feature should include a <Since> component to display the version it was added in, and you'll need to check that this is also imported at the top of the page as import Since from '~/components/Since.astro';
(These integration pages used to be pulled from plain .md READMES in the astro repo, so they are often missing our nice components!)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
close code block
sarah11918
left a comment
There was a problem hiding this comment.
Approving for 4.8 release!
|
Updating branch and pointing to 4.8.0 branch! |

Description (required)
Documents the addition of a
devtoolsoption for the preact integration.Related issues & labels (optional)
For Astro version:
4.8. See astro PR #10938.