Skip to content

Commit

Permalink
fix: hook?
Browse files Browse the repository at this point in the history
  • Loading branch information
dadamssg committed Apr 5, 2023
1 parent d533fe5 commit 8d7fbdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export default defineConfig({
// the proper extensions will be added
fileName: "react-use-exceljs",
},
minify: false,
rollupOptions: {
// make sure to externalize deps that shouldn't be bundled
// into your library
Expand Down

0 comments on commit 8d7fbdd

Please sign in to comment.