astro/.changeset/light-shrimps-draw.md
Rishi Raj Jain ee5fdeffdd
fix: getFileInfo does not add .html extension in url when build.format is file (#4849)
* Create appendExtension

* Add html to file URLs if build.format is file

* Add changeset
2022-09-23 08:07:27 -04:00

84 B

astro
patch

append .html to the file URL in case build.format says file