astro/.changeset/calm-peas-doubt.md
Bjorn Lu 49ab4f231c
Remove proload for config loading (#5778)
* Refactor resolve and load config

* Add changeset

* Update name

* Remove unnecessary node_env handling

* Fix test

* Update comment
2023-01-06 12:49:18 -05:00

122 B

astro
major

Remove proload to load the Astro config. It will now use NodeJS and Vite to load the config only.