Skip to content

Commit 50b754f

Browse files
authored
hotfix2
1 parent 7ca1700 commit 50b754f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default defineConfig({
77
site: 'https://grassproject.github.io',
88
// output: 'server',
99
base: '/',
10-
output: 'static'
10+
output: 'static',
1111
adapter: node({
1212
mode: 'standalone',
1313
}),

0 commit comments

Comments
 (0)