Skip to content

Commit

Permalink
Use static imports
Browse files Browse the repository at this point in the history
  • Loading branch information
josepjaume committed Apr 14, 2024
1 parent c3cbad5 commit 02f32bd
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 @@ -12,7 +12,6 @@ export default defineConfig({
dts({
include: ["lib"],
exclude: ["**/*.stories.tsx"],
rollupTypes: true,
staticImport: true,
}),
],
Expand Down

0 comments on commit 02f32bd

Please sign in to comment.