Skip to content

Conversation

@annawen1
Copy link
Member

@annawen1 annawen1 commented Nov 3, 2025

We are running into issues around pulling in the icon-loader.js from the globals/internal folder and our application complains that it's not able to find the export. Adding the wildcard to the es/globals export field in the @carbon/web-components package.json - aligning with the es/components export, fixes this issue for us.

Changelog

Changed

  • add wildcard to globals export

PR Checklist

As the author of this PR, before marking ready for review, confirm you:

  • Reviewed every line of the diff
  • [ ] Updated documentation and storybook examples
  • [ ] Wrote passing tests that cover this change
  • [ ] Addressed any impact on accessibility (a11y)
  • [ ] Tested for cross-browser consistency
  • [ ] Validated that this code is ready for review and status checks should pass

More details can be found in the pull request guide

@annawen1 annawen1 requested a review from a team as a code owner November 3, 2025 19:00
@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 3de9eda
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/690c5bb41b34800008ea95cb
😎 Deploy Preview https://deploy-preview-20866--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 3de9eda
🔍 Latest deploy log https://app.netlify.com/projects/carbon-elements/deploys/690c5bb4aaeffd0008015fd0
😎 Deploy Preview https://deploy-preview-20866--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 3de9eda
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/690c5bb41b34800008ea95c9
😎 Deploy Preview https://deploy-preview-20866--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.39%. Comparing base (d716d6e) to head (3de9eda).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20866      +/-   ##
==========================================
+ Coverage   85.53%   92.39%   +6.86%     
==========================================
  Files         357      511     +154     
  Lines       14475    37352   +22877     
  Branches     4818     5741     +923     
==========================================
+ Hits        12381    34511   +22130     
- Misses       1956     2693     +737     
- Partials      138      148      +10     
Flag Coverage Δ
main-packages 85.53% <ø> (ø)
web-components 96.73% <ø> (?)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Gururajj77 Gururajj77 added this pull request to the merge queue Nov 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 6, 2025
@annawen1 annawen1 added this pull request to the merge queue Nov 10, 2025
Merged via the queue into carbon-design-system:main with commit c99c31c Nov 10, 2025
41 of 43 checks passed
@annawen1 annawen1 deleted the chore/add-wildcard-to-globals branch November 10, 2025 19:50
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.

5 participants