astro/packages/astro
Ben Holmes 820a26dde5
Fix: Infer content type with charset in dev and prod (#3841)
* fix: add text/plain;charset;utf-8 header in dev

* test: ensure content type for body shorthand

* chore: changeset

* feat: infer content type by pathname

* feat: add charset to prod build handler

* test: update for charset in prod build test
2022-07-06 20:48:14 -04:00
..
components deprecate the markdown component in SSR (#3240) 2022-05-03 17:08:53 -07:00
e2e MDX support (#3706) 2022-06-30 13:09:09 -05:00
src Fix: Infer content type with charset in dev and prod (#3841) 2022-07-06 20:48:14 -04:00
test Fix: Infer content type with charset in dev and prod (#3841) 2022-07-06 20:48:14 -04:00
astro-jsx.d.ts Add Astro attributes to svg elements (#3205) 2022-04-26 11:29:25 -04:00
astro.js fix(cli): prevent CLI from hanging (#2974) 2022-04-03 14:32:39 -03:00
CHANGELOG.md [ci] release (#3800) 2022-07-01 15:56:49 -05:00
config.d.ts Export defineConfig helper (#2803) 2022-03-15 15:27:17 -05:00
config.mjs Export defineConfig helper (#2803) 2022-03-15 15:27:17 -05:00
env.d.ts Feat: markdown content.raw() and content.compiled() helpers (#3452) 2022-05-27 16:56:08 -04:00
package.json [ci] release (#3800) 2022-07-01 15:56:49 -05:00
playwright.config.js Improve HMR handling for styles, persisted islands (#3492) 2022-06-06 18:39:48 +00:00
README.md readme fix (#3290) 2022-05-04 14:24:00 -04:00
tsconfig.json Support Node v14.15+ (#2202) 2021-12-16 18:53:22 -05:00


Astro logo

Astro is a website build tool for the modern web —
powerful developer experience meets lightweight output.

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 offical 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! ❤️