Skip to content

Conversation

gfx
Copy link
Member

@gfx gfx commented Oct 4, 2020

Resolve #103

@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2020

Codecov Report

Merging #137 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   98.29%   98.30%   +0.01%     
==========================================
  Files          15       15              
  Lines         936      943       +7     
  Branches      205      205              
==========================================
+ Hits          920      927       +7     
  Misses         16       16              
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)

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 07d7143...35a949d. Read the comment docs.

@gfx gfx changed the title support ES modules Provides ES modules by setting "module" field in package.json Oct 4, 2020
@gfx gfx merged commit b1a9bd0 into master Oct 4, 2020
@gfx gfx deleted the esm branch October 4, 2020 13:55
@gfx
Copy link
Member Author

gfx commented Oct 5, 2020

b8e51c2 was required.

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.

Add "module" to package.json build for ES modules

2 participants