Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-06 | remove subpath and env-vars examples (#4606) | 1 | -9/+0 | ||
2022-02-18 | [ci] yarn format | 1 | -1/+1 | ||
2022-02-18 | Expose private `.env` variables to `import.meta.env` during SSR (#2612) | 1 | -0/+9 | ||
* 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% |