diff --git a/vite.config.ts b/vite.config.ts index 1e3f464..646e618 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -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