Custom Babel Configuration
To customize your babel configuration, simply create a .babelrc
with the desired configuration. Do not forget to add next/babel
preset into your configuration.
Please refer to this documentation for customizing babel configuration.
Last updated