Skip to content

Commit

Permalink
chore: update vite config
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecco committed Aug 14, 2024
1 parent 6cb7aaf commit 1082d37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export default defineConfig({
__dirname,
"src/connectors/injected/index.ts",
),
window: resolve(__dirname, "src/window/index.ts"),
},
formats: ["es", "cjs"],
},
Expand Down

0 comments on commit 1082d37

Please sign in to comment.