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
{{ message }}
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
I specified "declaration" flag true in my tsconfig.json.
But, any *d.ts files would not be generated.
I guess there is some cases want to generate *.d.ts files before bundling also when we use rollup to bundle them.
The text was updated successfully, but these errors were encountered:
I specified "declaration" flag true in my tsconfig.json.
But, any *d.ts files would not be generated.
I guess there is some cases want to generate *.d.ts files before bundling also when we use rollup to bundle them.
The text was updated successfully, but these errors were encountered: