Skip to content

Conversation

@astandrik
Copy link
Collaborator

@astandrik astandrik commented Oct 5, 2024

react-scripts already has babel-loader dependency https://github.com/facebook/create-react-app/blob/main/packages/react-scripts/package.json#L35

Closes #1410

Stand

CI Results

Test Status: ✅ PASSED

📊 Full Report

Total Passed Failed Flaky Skipped
124 124 0 0 0

Bundle Size: 🔽

Current: 79.14 MB | Main: 79.31 MB
Diff: 0.16 MB (-0.21%)

✅ Bundle size decreased.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

@astandrik astandrik added this pull request to the merge queue Oct 5, 2024
Merged via the queue into main with commit 0a4734e Oct 5, 2024
9 checks passed
@astandrik astandrik deleted the astandrik.fix-babel-loader branch October 5, 2024 18:16
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.

fix: use babel loader from create-react-app

3 participants