Skip to content
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

Simplify package "exports" #52

Merged
merged 1 commit into from May 19, 2021
Merged

Simplify package "exports" #52

merged 1 commit into from May 19, 2021

Conversation

omgovich
Copy link
Owner

A possible solution for #51

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

@omgovich omgovich self-assigned this May 19, 2021
@github-actions
Copy link

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
Copy link

codecov-commenter commented May 19, 2021

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.

@omgovich omgovich merged commit 2e316f5 into master May 19, 2021
@omgovich omgovich deleted the fix/simple-exports branch May 19, 2021 23:35
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.

None yet

2 participants