rspack
rspack copied to clipboard
fix: check SuperProp in walk_call_expression
Summary
Webpack reguard super[foo]() as MemberExpression, but swc distinguishes them. So there should be an extra check.
closes https://github.com/web-infra-dev/rspack/issues/7477
Checklist
- [ ] Tests updated (or not required).
- [ ] Documentation updated (or not required).
Deploy Preview for rspack canceled.
Built without sensitive environment variables
| Name | Link |
|---|---|
| Latest commit | 1c3d9306ba94422a008b39f62b4a854a71dec9ea |
| Latest deploy log | https://app.netlify.com/sites/rspack/deploys/66b9c6d7ce1c5c00074d8b37 |
Thanks 🥺