babel-preset-es2015-ie icon indicating copy to clipboard operation
babel-preset-es2015-ie copied to clipboard

Babel preset for all es2015 plugins that works with IE>=9.

Results 2 babel-preset-es2015-ie issues
Sort by recently updated
recently updated
newest added

After adding this preset to the project it fails to compie. I get ``` TypeError: Cannot read property 'pipe' of null ``` Here is a backtrace: ``` ypeError: Cannot read...