export default { projectRoot: '.', hmxRoot: './astro', dist: './_site', extensions: { '.jsx': 'preact' } }