3c24faa8ca
This changes all hmx files to astro files and updates all code to not reference hmx any more.
6 lines
No EOL
81 B
JavaScript
6 lines
No EOL
81 B
JavaScript
|
|
export default {
|
|
projectRoot: '.',
|
|
astroRoot: './astro',
|
|
dist: './_site'
|
|
} |