Skip to content

Commit 88a65a8

Browse files
committed
chore: remove deprecated typescript config
1 parent 40eb502 commit 88a65a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rollup.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ export default {
4545
// Compile TypeScript files
4646
typescript({
4747
useTsconfigDeclarationDir: true,
48-
rollupCommonJSResolveHack: true,
4948
exclude: ['**/__tests__/**', '*.spec.*', '*.test.*'],
5049
clean: true,
5150
}),

0 commit comments

Comments
 (0)