[babel 8] Add sideEffects: false to babel-runtime#17529
Conversation
nicolo-ribaudo
commented
Sep 26, 2025
| Q | A |
|---|---|
| Fixed Issues? | Closes #17463 |
| Patch: Bug Fix? | |
| Major: Breaking Change? | |
| Minor: New Feature? | |
| Tests Added + Pass? | Yes |
| Documentation PR Link | |
| Any Dependency Changes? | |
| License | MIT |
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/60435 |
|
commit: |
|
The c.f. #17463 (comment) |
|
I didn't realize that that file is also in Babel 8. Is has a Todo comment mentioning to remove it, we should actually do it. |
Yeah. If we want to keep that file in Babel 7, we can overwrite the |
|
Conditional I plan to split the Babel 8 vs Babel 7 branch soon, then we can delete the file. |