Skip to content

Commit

Permalink
Revert "fix: try addressing deployment issue"
Browse files Browse the repository at this point in the history
This reverts commit ffab5d8.

Revert ffab5d8
  • Loading branch information
alvyynm committed Aug 21, 2024
1 parent ffab5d8 commit 7728da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default defineConfig(({ mode }) => {
"**/.{idea,git,cache,output,temp}/**",
"**/{karma,rollup,webpack,vite,vitest,jest,ava,babel,nyc,cypress,tsup,build}.config.*",
],
// globals: true,
globals: true,
},
server: {
watch: {
Expand Down

0 comments on commit 7728da9

Please sign in to comment.