Skip to content

Commit

Permalink
fix(app): remove view transition expr
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Aug 30, 2023
1 parent 386cc6d commit 7107155
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/app/astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,5 @@ export default defineConfig({
}),
vite: {
plugins: [Info(), TsconfigPaths()]
},
experimental: {
viewTransitions: true
}
});

0 comments on commit 7107155

Please sign in to comment.