Skip to content

fix(chart-utilities): Fixing failing webpack step in chart-utilities package #34044

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

Merged
merged 2 commits into from
Mar 20, 2025

Conversation

khmakoto
Copy link
Member

This pull request includes a small change to the webpack.config.js file in packages/charts/chart-utilities. The change comments out the line that requires webpack.serve.config and adds a note explaining that it should be uncommented only if examples are added under the react-examples/chart-utilities folder.

This line, when uncommented, was breaking the release pipeline because it was failing the webpack step when buildilng the chart-utilities package.

Related to #34043.

@khmakoto khmakoto requested a review from a team as a code owner March 19, 2025 23:24
@github-actions github-actions bot added this to the March Project Cycle Q1 2025 milestone Mar 19, 2025
Copy link

📊 Bundle size report

✅ No changes found

Copy link

Pull request demo site: URL

@khmakoto khmakoto enabled auto-merge (squash) March 19, 2025 23:57
@khmakoto khmakoto merged commit d0bd936 into microsoft:master Mar 20, 2025
16 checks passed
@khmakoto khmakoto deleted the fix/chart-utilities/webpack branch March 20, 2025 07:57
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.

4 participants