♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
with-babel
/
babel.config.js
babel.config.js
4 lines
48 B
module
.
exports
=
{
presets: [
'next/babel'
],
}
v2.0.0
/
Go
SIGN IN