Skip to content

Commit 8f37f27

Browse files
committed
Mini fix
1 parent b53bb4a commit 8f37f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default {
3535
// exclude: ["**/__tests__/**", "**/*.stories.tsx"],
3636
// clean: true,
3737
//}),
38-
// typescript(),
38+
typescript(),
3939
terser(),
4040
commonjs({
4141
include: ["node_modules/**"],

0 commit comments

Comments
 (0)