omgovich / colord

👑 A tiny yet powerful tool for high-performance color manipulations and conversions
https://colord.omgovich.ru
MIT License
1.67k stars 49 forks source link

Simplify package "exports" #52

Closed omgovich closed 3 years ago

omgovich commented 3 years ago

A possible solution for #51

Seems like some environments or/and build tools (Webpack?) don't handle "exports" field content properly.

github-actions[bot] commented 3 years ago

Size Change: 0 B

Total Size: 8.94 kB

ℹ️ View Unchanged | Filename | Size | Change | | :--- | :---: | :---: | | `./dist/index.js` | 1.95 kB | 0 B | | `./dist/plugins/a11y.js` | 459 B | 0 B | | `./dist/plugins/hwb.js` | 891 B | 0 B | | `./dist/plugins/lab.js` | 1.03 kB | 0 B | | `./dist/plugins/lch.js` | 1.43 kB | 0 B | | `./dist/plugins/mix.js` | 956 B | 0 B | | `./dist/plugins/names.js` | 1.39 kB | 0 B | | `./dist/plugins/xyz.js` | 833 B | 0 B |

compressed-size-action

codecov-commenter commented 3 years ago

Codecov Report

Merging #52 (4fbcd79) into master (2051b61) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           34        34           
  Lines          422       422           
  Branches        72        72           
=========================================
  Hits           422       422           

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 2051b61...4fbcd79. Read the comment docs.