Creating a regular expression for excluding node_modules from babel transpiling except for individual modules
Rewire babel-loader
loader in your create-react-app
project using craco
.
A Webpack plugin that works with Babel to allow differential loading - production deployment of ES2015 builds targeted to modern browsers, with an ES5 fallback for legacy browsers.
Rewire babel-loader
loader in your create-react-app
project using react-app-rewired
.
babel loader to return content as a unit8array