0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/astro
Ben Holmes 85b905495d
Fix: refusing to accept isSelfAccepting for JSX (#3521)
* fix: generate client directive scripts from metadata

* chore: changeset

* feat: add all runtime client scripts to optimized deps

* fix: remove hmr.js from optimized deps (monorepo-specific issue)

* Revert "fix: generate client directive scripts from metadata"

This reverts commit 56530a86ef.

* refactor: move optimizedeps to dev only

* docs: add comment on why optimizdeps

* nit: indentation
2022-06-06 09:27:35 -04:00
..
components deprecate the markdown component in SSR (#3240) 2022-05-03 17:08:53 -07:00
e2e [ci] update lockfile (#3515) 2022-06-03 13:00:47 -04:00
src Fix: refusing to accept isSelfAccepting for JSX (#3521) 2022-06-06 09:27:35 -04:00
test [ci] update lockfile (#3515) 2022-06-03 13:00:47 -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 (#3509) 2022-06-02 15:31:44 -04: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] update lockfile (#3515) 2022-06-03 13:00:47 -04:00
playwright.config.js [ci] format 2022-05-23 16:57:55 +00:00
README.md readme fix (#3290) 2022-05-04 14:24:00 -04:00
tsconfig.json


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