Skip to content

Commit fb9e206

Browse files
authored
Fix astro build
1 parent dcd0d25 commit fb9e206

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

astro.config.mjs

-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ export default defineConfig({
99
vite: {
1010
plugins: [yaml()]
1111
},
12-
experimental: {
13-
redirects: true
14-
},
1512
redirects: {
1613
'/account': 'https://account.kodular.io/',
1714
'/ide': 'https://ide.kodular.io/',

0 commit comments

Comments
 (0)