Skip to content

Tree Shakable package #140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 10, 2020
Merged

Tree Shakable package #140

merged 2 commits into from
Oct 10, 2020

Conversation

gfx
Copy link
Member

@gfx gfx commented Oct 10, 2020

Webpack uses browser field in package.json as first, so it should be removed for ESM-based tree shaking.

https://webpack.js.org/configuration/resolve/

@codecov-io
Copy link

codecov-io commented Oct 10, 2020

Codecov Report

Merging #140 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  Coverage   98.30%   98.30%           
=======================================
  Files          15       15           
  Lines         943      943           
  Branches      205      205           
=======================================
  Hits          927      927           
  Misses         16       16           

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 fb199a8...7f3416f. Read the comment docs.

@gfx gfx merged commit df7190e into master Oct 10, 2020
@gfx gfx deleted the tree-shakable branch October 10, 2020 14:47
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.

2 participants