0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/astro
Erika 46ecf46628
Remove unnecessary image-related .wasm files inside build output when possible (#6701)
* fix(image): Remove unnecessary .wasm files after build

* chore: changeset
2023-03-30 20:57:57 +02:00
..
components Implement RFC "A core story for images" (#6344) 2023-03-07 16:12:21 +01:00
e2e Update lit-ssr dependency (#6681) 2023-03-29 12:43:40 -04:00
performance Set performance package markdoc version 2023-03-07 14:42:00 -05:00
scripts [ci] format 2022-11-16 13:59:51 +00:00
src Remove unnecessary image-related .wasm files inside build output when possible (#6701) 2023-03-30 20:57:57 +02:00
test Update lit-ssr dependency (#6681) 2023-03-29 12:43:40 -04:00
tsconfigs fix(tsconfig): Update tsconfig templates to ignore 5.0 deprecations (#6605) 2023-03-20 16:12:59 -03:00
astro-jsx.d.ts fix: updating HTML attribute types for the <link> element (#6639) 2023-03-24 15:36:11 -05:00
astro.js Fix CLI node version check (#5905) 2023-01-20 15:37:42 +08:00
CHANGELOG.md [ci] release (#6652) 2023-03-28 13:17:46 -04:00
client-base.d.ts fix(assets): Fix types to be more accurate (#6530) 2023-03-13 13:54:56 +01:00
client-image.d.ts fix(assets): Fix types to be more accurate (#6530) 2023-03-13 13:54:56 +01:00
client.d.ts
config.d.ts Fix types not working properly when using moduleResolution: 'node16' (#5108) 2022-10-17 11:29:39 -03:00
config.mjs [ci] format 2022-10-07 14:31:41 +00:00
env.d.ts Fix broken link in comments (#5798) 2023-01-09 15:23:43 +08:00
import-meta.d.ts
package.json [ci] release (#6652) 2023-03-28 13:17:46 -04:00
playwright.config.js E2E stability (#5002) 2022-10-06 16:32:37 -04:00
README.md chore: update branding assets (#6436) 2023-03-06 14:03:33 -06:00
tsconfig.json Update compilation target for Node 16 (#6213) 2023-03-06 13:57:16 -05:00
types.d.ts fix(astro): add class:list to HTMLAttributes (#5284) 2022-11-03 08:05:22 -04:00
zod.d.ts Content Collections (#5291) 2022-12-16 14:19:53 -05:00
zod.mjs Content Collections (#5291) 2022-12-16 14:19:53 -05:00


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 maintainers. We'll help you get your first contribution in no time!

Sponsors

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

❤️ Sponsor Astro! ❤️