- Remove
modify-babel-presetand manually edit the preset, to reinstate npm 2 support
- Install
babel-plugin-transform-es2015-modules-commonjsandbabel-plugin-external-helpersso thatmodify-babel-presetcan identify and remove them when npm 2 is involved
- First release