astro/examples/minimal/astro.config.mjs

4 lines
35 B
JavaScript
Raw Normal View History

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