Skip to content

Commit

Permalink
client/vite shouldnt take over the terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheraff committed Feb 18, 2024
1 parent f2f40e7 commit 18d9b77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ export default defineConfig({
plugins,
envDir: "..",
cacheDir: "../node_modules/.vite",
clearScreen: false,
resolve: {
alias: {
// use alias to avoid having "client" as a package dependency of "client"
Expand Down

0 comments on commit 18d9b77

Please sign in to comment.