You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a module that only exposes our dependencies (react, react-dom, dayjs etc.), it seems that the loader ignores them and does not generates the dts files.
We have a module that only exposes our dependencies (react, react-dom, dayjs etc.), it seems that the loader ignores them and does not generates the dts files.
Here is an example of the exposes we have:
And our tsconfig:
Do we miss something?
The text was updated successfully, but these errors were encountered: