♫
📌 canary ▾
next.js
/
examples
/
with-babel-macros
/
.babelrc
.babelrc
5 lines
70 B
{
"presets": ["next/babel"],
"plugins": ["babel-plugin-macros"]
}
v2.0.0
/
Go
SIGN IN