astro/.changeset/spotty-dryers-exist.md
Arsh 954cadc1e5
fix(deno): do not set vite.ssr.noExternal (#8652)
* fix(deno): safely set external specifiers

* noExternal does not need to be manually set at all
2023-09-25 19:13:43 +05:30

5 lines
93 B
Markdown

---
'@astrojs/deno': patch
---
Fixed an issue where deno integration broke some frameworks.