Skip to content

Missing types #31

Description

@stephenwf

In the published package the ./src/types folder doesn't appear to be included in the ./dist folder.

If you check Select.d.ts you can see it importing from ./types which doesn't exist in the published model.

Introduced in: 2.3.3 (source)
Working in: 2.3.2 (source)
Still missing in 3.3.3 (source)

A possible fix would be to rename the index.d.ts and styled.d.ts to index.ts and styled.ts respectively. The other would be to use something like copy-files to grab the *.d.ts into the dist folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions