diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/cool-rings-tell.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/cool-rings-tell.md b/.changeset/cool-rings-tell.md new file mode 100644 index 000000000..11c2fd981 --- /dev/null +++ b/.changeset/cool-rings-tell.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Fixes a case where accessing `astro:env` APIs or `import.meta.env` inside the content config file would not work |