0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-31 23:31:30 -05:00
astro/packages/astro
Matthew Phillips 5f4ecbad1b
Allow defining Astro components in Vite plugins (#3889)
* Allow defining Astro components in Vite plugins

* Adds a changeset

* Move non-main compilation into load

* Use the cachedCompilation in the markdown plugin

* Fix HMR test

* Simplify getNormalizedID

* Use a windows-friendly virtual module id for the test
2022-07-11 16:13:21 -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 Allow defining Astro components in Vite plugins (#3889) 2022-07-11 16:13:21 -04:00
test Allow defining Astro components in Vite plugins (#3889) 2022-07-11 16:13:21 -04:00
astro-jsx.d.ts Improve JSX definitions (#3801) 2022-07-07 14:44:15 -04:00
astro.js fix(#3071): update supported node versions (#3871) 2022-07-11 11:32:53 -05:00
CHANGELOG.md [ci] release (#3887) 2022-07-11 13:38:42 -05:00
client.d.ts [ci] format 2022-07-11 12:13:57 +00: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 Move client types into Astro (#3851) 2022-07-11 08:12:18 -04:00
package.json [ci] release (#3887) 2022-07-11 13:38:42 -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 Move client types into Astro (#3851) 2022-07-11 08:12:18 -04: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! ❤️