Replies: 1 comment
-
|
Please provide a minimal reproduction. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using
tsupfor React component library. A component usesreact-countup.react-countupworks well in regular Next.js app consuming library. But when using the component from tsup generated library that usesreact-countupunder the hood. I get this error.Is there a tsup configuration option I am suppose to have on?
My configuration:
Beta Was this translation helpful? Give feedback.
All reactions