astro/.changeset/lucky-shoes-mate.md
Matthew Phillips bfd67ea749
Remove usage of createRequire in core image (#6488)
* Add fallback for hosts without import.meta.url

* Try using an import

* Add image-size as external

* Make image-size external

* Apply suggestions from code review

* leave image-size alone
2023-03-09 16:08:47 -05:00

77 B

astro
patch

Remove use of createRequire breaking non-Node hosts.