mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
32abe49bd0
* 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>
101 B
101 B
@astrojs/netlify | astro |
---|---|
patch | patch |
Fix polyfills not being available in certain cases