@regru/webpack-babel-multi-target-plugin

A Webpack plugin that works with Babel to allow deployment of ES2015 builds targeted to modern browsers, with an ES5 fallback for legacy browsers.

babel-loader-exclude-node-modules-except

Creating a regular expression for excluding node_modules from babel transpiling except for individual modules

webpack-babel-multi-target-plugin

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.