Skip to content

All d.ts files bug with scoped package #73

@Nargonath

Description

@Nargonath

When I'm trying to generate the index.d.ts with all my types I get this error:
image

My config:

dts.bundle({
        name: libName,
        main: 'types/src/**/*.d.ts',
        out: '../../dist/index.d.ts',
        verbose: true,
      });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions