astro/packages
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
..
astro Fix polyfills not being available to imports on Netlify (#6117) 2023-02-06 14:17:34 -06:00
astro-prism [ci] release (#5948) 2023-01-24 11:38:06 -05:00
astro-rss [ci] format 2023-01-24 17:57:25 +00:00
create-astro [ci] format 2023-02-06 16:21:48 +00:00
integrations Fix polyfills not being available to imports on Netlify (#6117) 2023-02-06 14:17:34 -06:00
markdown [ci] update lockfile (#5988) 2023-01-30 12:03:32 -05:00
telemetry [ci] release (#5948) 2023-01-24 11:38:06 -05:00
webapi fix(webapi): Attempt to polyfill with undici imports directly (#6065) 2023-02-06 16:16:34 +01:00