Skip to content

Commit

Permalink
chore: remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed Aug 27, 2024
1 parent 20e4f08 commit e4fb67b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ export default defineConfig({
}),
DefineOptions(),
],
// resolve: {
// alias: {
// '@': fileURLToPath(new URL('./src', import.meta.url)),
// },
// },
optimizeDeps: {
entries: ['./src/**/*.vue'],
},
Expand Down

0 comments on commit e4fb67b

Please sign in to comment.