Conversation
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/57566 |
cc9a2c2 to
f07bc5f
Compare
125ba94 to
e580d5a
Compare
|
"Redy" for review now, it's finally red in an expected way! |
nicolo-ribaudo
left a comment
There was a problem hiding this comment.
Lets rebase and see if it passes :)
This reverts commit 23d6104.
26129f7 to
7de9844
Compare
|
The CI failure is the same one I saw locally, but I believe it's not related to the breaking change we are working on fixing. |
If we revert the https://github.com/babel/babel/actions/runs/10168808112/job/28124367505 So this must somehow related to the Babel version change. For the time being lets ignore this error and fix it in later PRs. |
52fe193 to
5d14478
Compare
|
With the latest commit, a demo I have locally is passing. |
|
Come on |
9c9b2e1 to
72447bb
Compare
Added a new e2e test for Next.js 10, which roughly equals to webpack 4.44 + Babel 7.12.
The new test should be failing due to #16689.