Skip to content

fix(vkui): return module#7623

Merged
SevereCloud merged 1 commit intomasterfrom
SevereCloud/fix/vkui/return-module
Sep 19, 2024
Merged

fix(vkui): return module#7623
SevereCloud merged 1 commit intomasterfrom
SevereCloud/fix/vkui/return-module

Conversation

@SevereCloud
Copy link
Copy Markdown
Contributor

Описание

webpack 4 не поддерживает exports, поэтому возвращаем поле module

Изменения

Возвращаем поле module

Release notes

Возвращаем поле module для поддержки webpack v4
- cause #7611
@SevereCloud SevereCloud requested a review from a team as a code owner September 19, 2024 08:24
@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
JS 385.64 KB (0%)
JS (gzip) 116.61 KB (0%)
JS (brotli) 95.67 KB (0%)
JS import Div (tree shaking) 1.45 KB (0%)
CSS 330.84 KB (0%)
CSS (gzip) 41.39 KB (0%)
CSS (brotli) 32.86 KB (0%)

@codesandbox-ci
Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link
Copy Markdown
Contributor

e2e tests

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

👀 Docs deployed

Commit 4134171

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.21%. Comparing base (b85d3da) to head (4134171).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7623   +/-   ##
=======================================
  Coverage   95.21%   95.21%           
=======================================
  Files         384      384           
  Lines       11360    11360           
  Branches     3728     3728           
=======================================
  Hits        10816    10816           
  Misses        544      544           
Flag Coverage Δ
unittests 95.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SevereCloud SevereCloud merged commit cc94828 into master Sep 19, 2024
@SevereCloud SevereCloud deleted the SevereCloud/fix/vkui/return-module branch September 19, 2024 10:26
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.

3 participants