Skip to content

Commit cbb8585

Browse files
authored
hotfix3
1 parent 50b754f commit cbb8585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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: 'server',
1111
adapter: node({
1212
mode: 'standalone',
1313
}),

0 commit comments

Comments
 (0)