Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

fix(typings): include for each module target#48

Merged
levithomason merged 1 commit intomasterfrom
fix/dist-typings
Aug 4, 2018
Merged

fix(typings): include for each module target#48
levithomason merged 1 commit intomasterfrom
fix/dist-typings

Conversation

@levithomason
Copy link
Member

@levithomason levithomason commented Aug 4, 2018

Typings cannot be found by consumers using the es module target. The issue is that there is no index.d.ts in the root of the module target that points to the correct /typings directory.

Instead, we'll simply ship typings for each module target.

I have noted the changes under v0.2.5 since we'll be shipping this immediately after merge.

@levithomason levithomason merged commit 9b24c1a into master Aug 4, 2018
@levithomason levithomason deleted the fix/dist-typings branch August 4, 2018 01:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant