0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/.changeset
Arsh 0a06d87a1e
fix(i18n): use define to deliver config to virtual module (#9838)
* fix(i18n): use import.meta.env to deliver config to virtual module

* add changeset

* prevent destructing i18n config unless enabled

* use defined variable instead

* Update packages/astro/src/i18n/vite-plugin-i18n.ts

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-01-29 21:13:14 +05:30
..
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
famous-seas-press.md Expose ContentConfig type from astro:content (#9840) 2024-01-27 06:44:37 +00:00
large-kangaroos-camp.md fix(i18n): compute current locale from route instead of request (#9865) 2024-01-29 14:47:40 +00:00
lorem-ipsum-dolor Fix static build when out dir is not within the cwd (#9378) 2023-12-13 10:17:10 -05:00
README.md
silent-buckets-retire.md fix(i18n): use define to deliver config to virtual module (#9838) 2024-01-29 21:13:14 +05:30

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation