Skip to content

Conversation

@Sidsector9
Copy link
Contributor

@Sidsector9 Sidsector9 commented May 7, 2025

Summary

Closes #767

Adds Parcel config to output browser compatible JS.

Steps

Steps should be in a step => success? format, like below:

  1. Run npm ci && npm run build
  2. Visit the order edit screen and observe the error (see issue) isn't visible.
  • Code review

Before merge

  • I have confirmed these changes in each supported minor WooCommerce version

@agibson-godaddy agibson-godaddy changed the base branch from master to release/5.15.10 May 8, 2025 10:08
@agibson-godaddy agibson-godaddy self-requested a review May 8, 2025 10:08
Copy link
Contributor

@agibson-godaddy agibson-godaddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for this PR! I was able to confirm the fix.

For future reference, here's the info regarding these settings: https://parceljs.org/features/targets/#target-options

@agibson-godaddy agibson-godaddy merged commit 33d78c7 into godaddy-wordpress:release/5.15.10 May 8, 2025
5 checks passed
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.

CommonJS syntax (module.exports) present in distributed JS files

2 participants