-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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.
rattkin
Metadata
Metadata
Assignees
Labels
No labels