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

Fix ESM exports #4647

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Fix ESM exports #4647

merged 1 commit into from
Aug 19, 2024

Conversation

vio
Copy link
Member

@vio vio commented Aug 19, 2024

resolves: #4630

- add exports property
- add type=module to lib-esm
Copy link

relativeci bot commented Aug 19, 2024

#11341 Bundle Size — 366.56KiB (0%).

a42f6dd(current) vs a34760f master#11336(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  no changes
                 Current
#11341
     Baseline
#11336
No change  Initial JS 323.91KiB 323.91KiB
No change  Initial CSS 42.65KiB 42.65KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 3 3
No change  Assets 4 4
No change  Modules 668 668
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 36 36
No change  Duplicate Packages 1 1
Bundle size by type  no changes
                 Current
#11341
     Baseline
#11336
No change  JS 323.91KiB 323.91KiB
No change  CSS 42.65KiB 42.65KiB

Bundle analysis reportBranch fix-esm-exports-v2Project dashboard


Generated by RelativeCIDocumentationReport issue

@vio vio merged commit afebead into master Aug 19, 2024
49 checks passed
@vio vio deleted the fix-esm-exports-v2 branch August 19, 2024 22:56
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.

plugin-webpack-filter; Documentation; Importing into ESM
1 participant