Skip to content

Commit

Permalink
Drop @babel/plugin-transform-classes by default (#68290)
Browse files Browse the repository at this point in the history
We shouldn't include this by default in our plugins list anymore and
this should be handled by browserslist instead via `@babel/preset-env`
if browsers old enough that need this are configured. Additionally we'll
leave this configured if specific config is being provided for it to
avoid unexpected dropping.

Closes: #65540
Closes: NEXT-3598
  • Loading branch information
ijjk authored and samcx committed Jul 29, 2024
1 parent b7a7b0b commit 771588b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 771588b

Please sign in to comment.