0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset
Matthew Phillips 40226dd14d
Use Vite to load non JS astro configs (#5377)
* Use Vite to load non JS astro configs

* Adding a changeset

* Allow config to not exist

* Use a file url

* Use proload as a fallback

* add missing peerdep

* fix lint mistakes

* Refactor the vite-load

* First check if the file exists

* Pass through fs

* Update packages/astro/src/core/config/vite-load.ts

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* Also load astro.config.cjs

* Do search before trying to load

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-11-15 10:02:23 -05:00
..
config.json Revert "Prevent astro-scripts from being released (#5257)" (#5259) 2022-10-31 11:08:49 -04:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
swift-bees-hope.md Use Vite to load non JS astro configs (#5377) 2022-11-15 10:02:23 -05:00
tidy-shoes-yawn.md Fix usage of the Image component with the Vercel adapter (#5361) 2022-11-14 13:42:35 -05:00
violet-apricots-smash.md fix(create-astro): fix error when don't have template input (#5404) 2022-11-15 15:27:16 +08:00

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