diff options
author | 2023-02-06 21:17:34 +0100 | |
---|---|---|
committer | 2023-02-06 14:17:34 -0600 | |
commit | 32abe49bd073417b480b1b990f432a837c12eb6f (patch) | |
tree | 40637fd7e6d477c2b5d9832ca1f8aad05c3a1d92 /packages/integrations/lit/src | |
parent | 1b591a1431b44eacd239ed8f76809916cabca1db (diff) | |
download | astro-32abe49bd073417b480b1b990f432a837c12eb6f.tar.gz astro-32abe49bd073417b480b1b990f432a837c12eb6f.tar.zst astro-32abe49bd073417b480b1b990f432a837c12eb6f.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions