Skip to content

Commit

Permalink
chore :: vite config
Browse files Browse the repository at this point in the history
  • Loading branch information
dutexion committed Aug 10, 2024
1 parent 6258368 commit 5fe1877
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 41 deletions.
2 changes: 1 addition & 1 deletion vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ export default defineConfig({
// },
// },
},
plugins: [reactRefresh(), removeUseClientPlugin(), ],
plugins: [reactRefresh(), removeUseClientPlugin()],
});
40 changes: 0 additions & 40 deletions vite.config.ts

This file was deleted.

0 comments on commit 5fe1877

Please sign in to comment.