-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
We use dts-bundle-generator and running dts-bundle-generator --out-file dist/bundle.d.ts src/main.ts
results in errors around circular dependencies in the types:
../../node_modules/cnbuilder/dist/types.d.ts(1,21): error TS2456: Type alias 'ClassValue' circularly references itself.
19:07:34
../../node_modules/cnbuilder/dist/types.d.ts(2,21): error TS2456: Type alias 'ClassListArray' circularly references itself.
Metadata
Metadata
Assignees
Labels
No labels