feat(target): add support for universal ESM target in platform properties#21252
Conversation
🦋 Changeset detectedLatest commit: 69ffee3 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #21252 +/- ##
=======================================
Coverage 92.80% 92.80%
=======================================
Files 589 589
Lines 64616 64617 +1
Branches 17978 17979 +1
=======================================
+ Hits 59965 59966 +1
Misses 4651 4651
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Merging this PR will not alter performance
Warning Please fix the performance issues or acknowledge them on CodSpeed. Performance Changes
Tip Investigate this regression by commenting Comparing |
|
This PR is packaged and the instant preview is available (a592d46). Install it locally:
npm i -D webpack@https://pkg.pr.new/webpack@a592d46
yarn add -D webpack@https://pkg.pr.new/webpack@a592d46
pnpm add -D webpack@https://pkg.pr.new/webpack@a592d46 |
Summary
This is to simplify the logic in dev-server
What kind of change does this PR introduce?
Did you add tests for your changes?
Does this PR introduce a breaking change?
If relevant, what needs to be documented once your changes are merged or what have you already documented?
Use of AI