Skip to content

Commit

Permalink
Bundle class variance authority
Browse files Browse the repository at this point in the history
  • Loading branch information
josepjaume committed May 21, 2024
1 parent 75a371b commit 2368ac1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ export default defineConfig({
dts({
include: ["lib"],
exclude: ["**/*.stories.tsx"],
staticImport: true,
rollupTypes: true,
bundledPackages: ["class-variance-authority"],
}),
],
resolve: {
Expand Down

0 comments on commit 2368ac1

Please sign in to comment.