Skip to content

Commit

Permalink
Update vite.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
metaspartan committed Jan 6, 2025
1 parent 8126a65 commit 6c452cb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ export default defineConfig({
build: {
outDir: "dist",
emptyOutDir: true,
rollupOptions: {
output: {
manualChunks: {
transformers: ['@xenova/transformers'],
},
},
},
},
server: {
port: 5173,
Expand Down

0 comments on commit 6c452cb

Please sign in to comment.