Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

fix(typescript): updated entry file for typescript consumption #104

Merged
merged 1 commit into from
May 10, 2017

Conversation

luke-john
Copy link
Collaborator

What:

Fix for #89

Why:

Rollup compilation results in glamorous unable to be used when compiled with typescript.

microsoft/TypeScript#13017 (comment)

@codecov-io
Copy link

codecov-io commented May 10, 2017

Codecov Report

Merging #104 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #104   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines         123    124    +1     
  Branches       32     32           
=====================================
+ Hits          123    124    +1
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 601b63e...3f4a874. Read the comment docs.

@kokjinsam
Copy link
Collaborator

ahhh. so this is the cause! thanks @luke-john

Copy link
Contributor

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love hacks like this ❤️ 🙈 😭 lol

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.

4 participants