Can't compile "using" keyword #72584
Labels
bug
Issue was opened via the bug report template.
linear: next
Confirmed issue that is tracked by the Next.js team.
locked
Output (export/standalone)
Related to the the output option in `next.config.js`.
SWC
Related to minification/transpilation in Next.js.
Webpack
Related to Webpack with Next.js.
Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/shy-sound-kgyv86?file=%2Fapp%2Flayout.tsx%3A1%2C14
To Reproduce
Write some code with the
using
keyworde.g.
Current vs. Expected behavior
Provide environment information
Which area(s) are affected? (Select all that apply)
Output (export/standalone), SWC, Webpack
Which stage(s) are affected? (Select all that apply)
next build (local)
Additional context
It works in 15.0.2, but not in 15.0.3 nor 15.0.4
The text was updated successfully, but these errors were encountered: