mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
6884b103c8
* feat(audits): Add initial perf audits * feat(audits): Setup dev astro-island * fix(audits): Don't take scroll into account when getting an element's position * nit: lint * Fix tests * chore: changeset * maybe: Move this.hydrator outside the perf check * Update packages/astro/e2e/dev-toolbar.test.js Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> * address feedback * address feedback --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
5 lines
87 B
Markdown
5 lines
87 B
Markdown
---
|
|
"astro": minor
|
|
---
|
|
|
|
Adds initial support for performance audits to the dev toolbar
|