mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
4acd245d8f
* refactor: remove Deno shim to esbuild "banner" * refactor: move shim to const * refactor: add shim to netlify edge * chore: changeset
6 lines
146 B
Markdown
6 lines
146 B
Markdown
---
|
|
'@astrojs/deno': patch
|
|
'@astrojs/netlify': patch
|
|
---
|
|
|
|
Fix: append shim to top of built file to avoid "can't read process of undefined" issues
|