astro/packages/astro
Erika 32abe49bd0
Fix polyfills not being available to imports on Netlify (#6117)
* fix(netlify): Try to make polyfill external

* feat(webapi): Add polyfill applier for SSR

* fix(netlify): Externalize polyfills so they're always applied before user code

* chore: changeset

* test(netlify): Add test for polyfill being in the proper place

* config(netlify): Remove unnecessary change to package.json

* revert(netlify): Revert changes

* feat(astro): Add a way for packages to explicitely mark themselves as needing to be external

* Update .changeset/silent-dragons-sell.md

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-02-06 14:17:34 -06:00
..
components [ci] format 2023-01-25 23:22:56 +00:00
e2e [Lit] Fix hydration not having the same reactive values as server (#6080) 2023-02-01 08:18:37 -05:00
scripts [ci] format 2022-11-16 13:59:51 +00:00
src Fix polyfills not being available to imports on Netlify (#6117) 2023-02-06 14:17:34 -06:00
test [ci] format 2023-02-06 15:43:56 +00:00
tsconfigs Revert "Add missing noPropertyAccessFromIndexSignature to strictest tsconfig profile (#5864)" (#5876) 2023-01-17 11:17:59 +08:00
astro-jsx.d.ts Add missing fetchpriority attribute to ImgHTMLAttributes (#5433) 2022-11-17 14:20:09 -04:00
astro.js Fix CLI node version check (#5905) 2023-01-20 15:37:42 +08:00
CHANGELOG.md [ci] release (#6094) 2023-02-02 15:38:04 -05:00
client-base.d.ts Remove outdated MDX import types (#6024) 2023-01-30 16:48:40 +08:00
client.d.ts Fixes type definitions @astrojs/image and adds more documentation to the README (#4045) 2022-07-27 15:39:05 +00:00
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 Vendor Vite's importMeta.d.ts inside our repo to workaround issue with tsc on Linux (#4499) 2022-08-26 12:47:39 -03:00
package.json [ci] release (#6094) 2023-02-02 15:38:04 -05:00
playwright.config.js E2E stability (#5002) 2022-10-06 16:32:37 -04:00
README.md Fix spelling mistakes found by codespell and mwic (#5627) 2022-12-19 12:00:00 +01:00
tsconfig.json Move module declarations for Markdown and MDX so they're available everywhere (#4928) 2022-09-30 12:06:14 -03: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


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