Skip to content

Missing .d.ts files with typescript plugin? #1495

@greggman

Description

@greggman

Expected Behavior

using rollup -c produces foo.d.ts

Actual Behavior

using rollup -c does not product foo.d.ts even though the foo-impl.d.ts it generates is dependent on foo.d.ts

Additional Information

tsc does produce foo.d.ts

Is this the expected behavior? I'm using rollup to generate a library and some xxx.d.ts files are missing. Wondering how to configure to generate them or if they are not expected to be generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions