Skip to content

Commit 92002b6

Browse files
authored
chore: remove test compat/stop-propagation (#1848)
Regression of #1835 See #1835 (comment) for more detail <!-- Thank you for submitting a pull request! We appreciate the time and effort you have invested in making these changes. Please ensure that you provide enough information to allow others to review your pull request. Upon submission, your pull request will be automatically assigned with reviewers. If you want to learn more about contributing to this project, please visit: https://github.com/lynx-family/lynx-stack/blob/main/CONTRIBUTING.md. --> <!-- The AI summary below will be auto-generated - feel free to replace it with your own. --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Tests** * Removed the stop-propagation compatibility diagnostic test and its expected warning outputs for webpack and rspack. * Deleted the related sample component and build configuration files used solely by this test. * **Chores** * Added a placeholder changeset entry. No user-facing features, behavior, or API changes. <!-- end of auto-generated comment: release notes by coderabbit.ai --> ## Checklist <!--- Check and mark with an "x" --> - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required). - [ ] Changeset added, and when a BREAKING CHANGE occurs, it needs to be clearly marked (or not required).
1 parent 3202c88 commit 92002b6

File tree

6 files changed

+3
-66
lines changed

6 files changed

+3
-66
lines changed

.changeset/quick-clubs-bow.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
3+
---

packages/webpack/react-webpack-plugin/test/diagnostic/compat/stop-propagation/expected/rspack.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

packages/webpack/react-webpack-plugin/test/diagnostic/compat/stop-propagation/expected/webpack.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

packages/webpack/react-webpack-plugin/test/diagnostic/compat/stop-propagation/index.jsx

Lines changed: 0 additions & 17 deletions
This file was deleted.

packages/webpack/react-webpack-plugin/test/diagnostic/compat/stop-propagation/rspack.config.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

packages/webpack/react-webpack-plugin/test/diagnostic/compat/stop-propagation/webpack.config.js

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)