mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
2dd00a0024
* chore: import sort source code, exception for the `astro` package * fix import sorting bug * Update packages/integrations/lit/server.js Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
package.json | ||
README.md | ||
tsconfig.json |
@benchmark/timer
Like @astrojs/node
, but returns the rendered time in milliseconds for the page instead of the page content itself. This is used for internal benchmarks only.