39cbe50085
* chore(examples): add env-vars example * feat: improve import.meta.env support * chore: add changeset * test: update astro-envs test * refactor: cleanup code based on feedback * fix: import.meta guard * fix: update memory test threshold to 10%
436 B
436 B
Astro Starter Kit: Environment Variables
npm init astro -- --template env-vars
This example showcases Astro's support for Environment Variables. Please see Vite's Env Variables and Modes guide for more information.