0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/examples/minimal/astro.config.mjs

4 lines
37 B
JavaScript
Raw Normal View History

2021-08-15 14:13:58 -05:00
export default {
2021-08-15 14:15:15 -05:00
renderers: [],
};