Skip to content

Commit 2797ab4

Browse files
added error-boundary
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent 5167df2 commit 2797ab4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsup.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const esmOnlyPackages = [
88
'react-markdown',
99
'rehype-raw',
1010
'remark-gfm',
11+
'react-error-boundary',
1112
];
1213

1314
const allDeps = [

0 commit comments

Comments
 (0)