0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/packages/astro
Adam Chalemian faf74af522
Improve Static Asset Generation Performance (#12922)
* fix(perf): do not `await` in `for` loop to enqueue asset transforms. Fixes #12845

* fix: avoid `queue.add()` during async for loop

* Update changeset

---------

Co-authored-by: Matt Kane <m@mk.gg>
2025-01-10 09:15:54 +00:00
..
components fix: conditionally import image style (#12925) 2025-01-08 13:24:45 +00:00
e2e fix(deps): update dependency @astrojs/node to v9 (#12687) 2025-01-03 20:30:07 +08:00
performance Merge branch 'main' into next 2024-10-31 16:16:00 +08:00
src Improve Static Asset Generation Performance (#12922) 2025-01-10 09:15:54 +00:00
templates [ci] format 2024-12-18 14:41:43 +00:00
test [ci] format 2025-01-09 16:10:58 +00:00
tsconfigs
types fix: add render() to stub content type defs (#12884) 2025-01-03 12:01:33 +00:00
astro-jsx.d.ts [ci] format 2025-01-10 05:05:23 +00:00
astro.js
CHANGELOG-v1.md
CHANGELOG.md [ci] release (#12919) 2025-01-09 09:46:30 +00:00
client.d.ts Adds types for ?url&inline & ?url&no-inline import queries (#12758) 2024-12-17 11:50:51 +00:00
dev-only.d.ts
env.d.ts
index.d.ts
jsx-runtime.d.ts
package.json chore: add funding to the main package (#12946) 2025-01-09 10:37:15 +00:00
playwright.config.js
playwright.firefox.config.js
README.md
tsconfig.json fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01:00
tsconfig.tests.json
types.d.ts
zod.d.ts
zod.mjs


Build the web you want

Astro is the all-in-one web framework designed for speed.
Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

Install

# Recommended!
npm create astro@latest

# Manual:
npm install --save-dev astro

Looking for help? Start with our Getting Started guide.

Looking for quick examples? Open a starter project right in your browser.

Documentation

Visit our official documentation.

Support

Having trouble? Get help in the official Astro Discord.

Contributing

New contributors welcome! Check out our Contributors Guide for help getting started.

Join us on Discord to meet other contributors. We'll help you get your first contribution in no time!

Sponsors

Astro is generously supported by Vercel, storyblok, and several other amazing organizations listed here.

❤️ Sponsor Astro! ❤️