We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd0d25 commit fb9e206Copy full SHA for fb9e206
1 file changed
astro.config.mjs
@@ -9,9 +9,6 @@ export default defineConfig({
9
vite: {
10
plugins: [yaml()]
11
},
12
- experimental: {
13
- redirects: true
14
- },
15
redirects: {
16
'/account': 'https://account.kodular.io/',
17
'/ide': 'https://ide.kodular.io/',
0 commit comments