Skip to content

throw if default export is not an object literal#190

Merged
Rich-Harris merged 2 commits intomasterfrom
gh-188
Dec 12, 2016
Merged

throw if default export is not an object literal#190
Rich-Harris merged 2 commits intomasterfrom
gh-188

Conversation

@Rich-Harris
Copy link
Copy Markdown
Member

This prevents confusing errors of the sort encountered in #188

@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 11, 2016

Current coverage is 92.16% (diff: 95.00%)

Merging #190 into master will increase coverage by 0.11%

@@             master       #190   diff @@
==========================================
  Files            59         59          
  Lines          1660       1659     -1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1528       1529     +1   
+ Misses          132        130     -2   
  Partials          0          0          

Powered by Codecov. Last update 161473a...a35c516

@Rich-Harris Rich-Harris merged commit 6b4d8be into master Dec 12, 2016
@Rich-Harris Rich-Harris deleted the gh-188 branch December 12, 2016 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants