Skip to content

Commit

Permalink
chpore; remove brain dead stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Larkooo committed Aug 22, 2024
1 parent 8ca8a7c commit 4612849
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,4 @@ import basicSsl from '@vitejs/plugin-basic-ssl';
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react(), basicSsl()],
build: {
outDir: './dist'
},
base: '/vite-boilerplate/'
});

0 comments on commit 4612849

Please sign in to comment.