#Access to the Astro config in a page

1 messages · Page 1 of 1 (latest)

plain frigate
#

Is it possible to access the astro config in a page, I would like to query the properties without having to maintain duplicate copies of the data in my codebase, specifically the markdown object to pass to createMarkdownProcessor

rocky meteor
#

What properties exactly are you looking to use throughout your astro project?