custom-react-scripts icon indicating copy to clipboard operation
custom-react-scripts copied to clipboard

Feature Request: allow to merge custom babel config

Open MrLoh opened this issue 8 years ago • 1 comments

Next.js has the nice functionality of allowing to merge in a custom babel config. See: https://github.com/zeit/next.js/issues/26

This would enable to do things like adding an import plugin for andtd (https://github.com/facebookincubator/create-react-app/issues/2463) or similar issues.

MrLoh avatar Jun 12 '17 11:06 MrLoh

I would like to keep custom-react-scripts sandboxed, but I'm thinking about this.

kitze avatar Aug 10 '17 10:08 kitze